program ideas

I'm taking C++ we have only completed chapter 6 and started chapter 7. This is a homework assignment, but I"m not asking for answers only suggestions for a program. The program needs to be menu driven, must include at least 4 user defined void functions passing by reference, and an array that is passed to a function. Any ideas for something simple enough for a newbie, yet a little creative would be greatly appreciated.



How about a program which takes the numbers of user input into an array? And then, sorting the array in numerical sequence. Optionally, the average, median, etc.
Topic archived. No new replies allowed.