User profile: RadCod3Win

User info
User name:RadCod3Win
History
Joined:
Number of posts:6
Latest posts:

keyboard control
Try using return instead of exit: [code] cout << "Goodbye!"; system("PAUSE") ; return EXIT_SUCCESS;...

Visual C++ 2010 Express, need help! Beginner C++ programmer
You are asking a broad question. Try narrowing down your problem so someone can understand and try t...

Menus
Do you have to use all of this code enable to write the menu ? [code] string str; vector<string> cho...

Menus
Can I use a switch instead of a string ? Or is that not efficient ?

Menus
How do you select multiple cases at once ? For example, if someone wanted to select meat, vegetables...

This user does not accept Private Messages

User: RadCod3Win

  • Public profile