User profile: lurksalot

User info
User name:lurksalot
History
Joined:
Number of posts:24
Latest posts:

else without a previous if
Yeah, how do I fix that?

else without a previous if
This is what I have [code] int main() { int number; int h; int o; int r; int t; ...

else without a previous if
My line 1 has an if.

else without a previous if
Hi, I have a problem with my code. It says "else without a previous if". [code] if (number ==...

How do I put my codeblocks back in default settings?
Hello, I don't know what happened to my codeblocks, but whenever I start up my codeblocks, it wou...