Codiah
Thread Starter
- Joined
- Sep 27, 2008
- Messages
- 116
Ok, so i'm having a bit of trouble at the moment.. i understand what functions are and how to set up the bast of the function... my problem is when it comes to actually using the function i've set up... i'm writing my first c++ program with numerous functions in it and i want to be able to utalize them all like commands... i know how to do "choice" in c++ but i want to make input in small commands not just single letters... but its a little lost on me at the moment... i'm trying my best to avoid the goto command and keep everything in a modular form, i just need to know how to connect the peices.. any help would be great..