User: Joliedoll

  • Public profile

User profile: Joliedoll

User info
User name:Joliedoll
Name:Jolie
History
Joined:
Number of posts:54
Latest posts:

min & max of an array
yes! It works! [code] #include <iostream> using namespace std; int main () { int mn,mx; const...

min & max of an array
Ahhh, okay. So now, I have this code: [code] #include <iostream> using namespace std; int main ...

min & max of an array
I was trying to make a prototype for the array since my professor showed us how to do that. I am ass...

min & max of an array
Hello everyone. I have this pretty simple program. I have to write a C++ program that will let the ...

Array with random numbers
Okay, now I'm a little bit confused, lol. I have [code] int input (int x[]) { int i = 0; ...

This user does not accept Private Messages