Resetting variable used within switch, inside while loop and referenced by functionI found the issue was actually with poor references. After I pointed TotalMinutes in printBill() to ...
Resetting variable used within switch, inside while loop and referenced by function@wildblue (The <> button on the right side of the post will format your code to make it easier to r...
Resetting variable used within switch, inside while loop and referenced by functionThat is correct. I need to call printBill() with both calcRegBill and calcPremBill. So: (calcRegBill...
Resetting variable used within switch, inside while loop and referenced by functionThe user input for "minutes used" will generate a random number rather than the actual user input wh...
This user does not accept Private Messages