First, I just want to state that I am as new to C++ as one can be. I'm an Engineering student at PSU, and I am currently enrolled in C++ as the one, and only, computer programming class that I need. So far, I've done well with writing programs, but now I am stumped. We have to write a program that will have 2 functions. 1.) Use an array to let the user enter in 12 numbers. 2.) Have a function to output what the maximum number they entered was. I'm stumped, and our book isn't helping. Any input, advice would be appreciated. Bascially, I just need to know how to let the user enter 12 numbers to be put into an array!! Thanks,
Joai