Need help with the if statementWhen you write something like [code]x += y;[/code] you're adding y to the value already stored in x,...
AbridgedNo, I still don't see anything in the [b]notation[/b] that says that the '=' is part of the express...
Loops + continue function problemNever call main() from anywhere inside your program. A function that calls itself is called [i]rec...
AbridgedIn section 1.1, the notation for options and the examples provided seem ambiguous. I don't think y...
Overloading a virtual function doesn't work[quote]am I the only one that noticed that his function signature was void func1(int bla) and ...
This user does not accept Private Messages