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 menuthough the && makes it skip i=0 and go straight to i=1
Won't allow me to return to menuso there should be an && instead of or?
Won't allow me to return to menuIt just continually says to put in a new number. How do I fix? [code] void add_values () { ...
Need help with an assignmentIts in the add_values part that I need to be able to leave add_values early and go to display_menu s...