C++ Project Help

May 10, 2012 at 3:51pm
Hi guys,any C++ project I can do which consists all of these topics?


i. Function (pass by value & pass by reference)
ii. Selection (if, if-else, if-else-if, switch)
iii. Repetition (while, for, do-while)
iv. Array (1-D, 2-D)
v. File (input file & output file)

Edit:Gotta do with maths/engineering.
Last edited on May 10, 2012 at 4:00pm
May 10, 2012 at 3:56pm
a contact manager on command line ;o)
May 10, 2012 at 4:00pm
tic tac toe game im making one right now and it does all of that stuff
May 10, 2012 at 4:49pm
i would suggest a game of hangman although i do not know if you will need 2-d arrays
Topic archived. No new replies allowed.