I'm having trouble with a project.
The display or output is a table that may have more rows that can fit into one screen. In this case, the program should stop the display and prompt the user to hit ENTER before the next screen is shown. This will be done as many times as necessary. How do you do that?
Thanks for all the help.
The display or output is a table that may have more rows that can fit into one screen. In this case, the program should stop the display and prompt the user to hit ENTER before the next screen is shown. This will be done as many times as necessary. How do you do that?
Thanks for all the help.