SwitchesThank you, my program is working as intended now :)
SwitchesIn my code I have: [code] switch( choice ) { case 0: Chapter1( ); case 1: Chapter2( ); } [/...
Multiple Source Codes(In Microsoft Visual C++ 2010 Express Edition) I have a main source code and then about 10 separa...
Clearing Console WindowIs there any way to clear the console window whilst still staying in the program and having it conti...
FunctionsEdited
This user does not accept Private Messages