C++ Project Help

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
a contact manager on command line ;o)
tic tac toe game im making one right now and it does all of that stuff
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.