Search:

Type: Posts; User: bengican

Search: Search took 0.00 seconds.

  1. No i had to use the Enter key. But i figured it...

    No i had to use the Enter key. But i figured it out by using '\n' to break the loop. So it is all good now. Thank you very much for your help. :)
  2. Thank you very much! I think this is the way :)...

    Thank you very much! I think this is the way :) But how do i get out of the loop? If i put break; it only prints the first input, if i don't it asks me forever for input.
  3. Scanning any number of inputs without using arrays.

    Hi everyone, i need to scan multiple inputs at the same line and number of inputs is up to the user. I have searched a lot and tried everything but i was unable to do it. I think we can do it easily...
Results 1 to 3 of 4