I am writing a program(in C) that will have a good bit of output to the screen. The problem is, when I run it, the data that is printed to the screen scrolls past to quickly. Is there a way to program it so that the data can be seen page by page when the user presses on a button like enter or something?