While loop and arraysIf I have understood your problem correctly, a for loop would do the job better. [code] for(unsigne...
calculator programHow are you exiting out of the second set of while loops? e.g. [code] while (num1 != 'f' && symbol...
comparing two variablesNevermind it just suddenly hit me square in the face after a few hours of pondering. The issue was t...
comparing two variablesHi I am trying to convert a char array at a certain point (i) with a string at a certain point (i). ...
A consise way to get stuff.Could you not make 2 arrays? 1 array would contain the state names, the other would contain the rate...
This user does not accept Private Messages