User: saphix

  • Public profile

User profile: saphix

User info
User name:saphix
History
Joined:
Number of posts:5
Latest posts:

I'm new and I dont know why my input wont work?
Never mind I realized I had a colon and not a semi-colon :S this may take a while

I'm new and I dont know why my input wont work?
if ( a = 20 ){ cout << "Correct" << "\n"; } else if ( a < 20 ) cout << "Incorrect" << "\n...

I'm new and I dont know why my input wont work?
Also what do the curly braces actually do? Are they just to set the if statment out clearer? and the...

I'm new and I dont know why my input wont work?
Oh I see, thank you for the help :) Yes thats what it's meant to do for now I'm going to work on it...

I'm new and I dont know why my input wont work?
Write your question here. [code] //Test for input #include <iostream> using namespace std;...

This user does not accept Private Messages