User profile: Magnes34

User info
User name:Magnes34
History
Joined:
Number of posts:15
Latest posts:

911 Help needed please!!!!
So the code below should make my array print out in descending order correct like 10,9,8,7,6,5,4,3,2...

Won't allow me to return to menu
though the && makes it skip i=0 and go straight to i=1

Won't allow me to return to menu
so there should be an && instead of or?

Won't allow me to return to menu
It just continually says to put in a new number. How do I fix? [code] void add_values () { ...

Need help with an assignment
Its in the add_values part that I need to be able to leave add_values early and go to display_menu s...