Very basic array question - help me understand this code.[quote]But if what I'm saying is correct, since the very first number entered is not in the loop, ho...
Switch StatementsAfter each case, you need a break statement. Otherwise the code will just continue to the next case...
Compiling but not running, "drunk walk" problemThere might be more, but the syntax on line 33 is wrong. Also is there a reason you have main as a v...
Error With Payroll Program Using ArraysSyntax problems on lines 3 and 30
Program that calculates a water billIn lines 39-41, you're calling functions and passing variables to them that are not only assigned bu...
This user does not accept Private Messages