using the for loopThanks , that's better. In your code I can even delete the [code]if (i>9) break;[/code] , works fine...
using the for loopYes. The user can input 10 numbers and the program will show the numbers by order they were input ...
using the for loopWell.. I've been playing with this problem all day long and finally came to a solution. [code]contin...
using the for loopI want to check if a certain value in array A was already printed. I print out each value once. j i...
using the for loopI don't want it to break. The break is there just to show where I want to put a command. I want to d...
This user does not accept Private Messages