Problem with for-loop variable valueCaprico, Indeed you're right! Thanks for pointing this out - I appreciate it!
displaying integersStarting an integer with a zero makes it an octal number (http://www.cplusplus.com/doc/tutorial/cons...
How to Print Sequence with single for loop?If you really want it within 1 loop, you could have your loop variable "a" ascending 1,3,5 etc, and ...
Problem with for-loop variable valueHello, I'm following the example at http://www.cplusplus.com/doc/tutorial/structures/ but I seem to...
returning multiple variables from functionHello, I'm trying to return two integers from a function, but I can't get it to work. Actually I ...
This user does not accept Private Messages