First of the purpose of the program is to take what the user input into the array (1 2 3 4 5 6) and reverse the order then cout (6 5 4 3 2 1). I did pretty much the entire program except one part where I am stuck. The teacher said I cannot ask the user for the amount of inputs so the size of the array cannot be predetermine. Secondly I cannot limit or force the amount of inputs onto the user. Thirdly I cannot make the user indicates that he/she is finish by having them type in a character at the end, I would have to make the program so that it would know the user is finished when he/she press enter.
Here is a link to my program [l]http://www.juston.com/public/seikend3/LAB2.CPP[/l]. Could you guys look at the code and tell me what I need to full filled the three requirements that are left? The program works fine except for the things that I indicated. Please keep the coding simple as we haven't got that far yet.
My email address is deus@san.rr.com btw if you wish to make the slight change and send me the program.
Here is a link to my program [l]http://www.juston.com/public/seikend3/LAB2.CPP[/l]. Could you guys look at the code and tell me what I need to full filled the three requirements that are left? The program works fine except for the things that I indicated. Please keep the coding simple as we haven't got that far yet.
My email address is deus@san.rr.com btw if you wish to make the slight change and send me the program.
