I really just need a way to pause data and wait for the user to hit Enter. I know there has to be a simple way to do this, I just can't find it.
This is a discussion on Creating a Carriage-Return style Break in a program within the C Programming forums, part of the General Programming Boards category; I really just need a way to pause data and wait for the user to hit Enter. I know there ...
I really just need a way to pause data and wait for the user to hit Enter. I know there has to be a simple way to do this, I just can't find it.
getchar();
Demonographic rhinology is not the only possible outcome, but why take the chance
getch() would be better.