Hi!
I´m a newbe at programming and c aswell.
I wrote a simple program and have a problem with a loop.
My last output line after running the program is: "Press any key to run the program again", and I can`t get it to work like this. Right now the program just starts again without waiting for the user input.
Can anyone please help me and show a example of a loop that does this,
thanks,
Crissy
I´m a newbe at programming and c aswell.
I wrote a simple program and have a problem with a loop.
My last output line after running the program is: "Press any key to run the program again", and I can`t get it to work like this. Right now the program just starts again without waiting for the user input.
Can anyone please help me and show a example of a loop that does this,
thanks,
Crissy
Comment