Console
Console library. Functions for working with the console.
| congetch | Displaying text and waiting for a keystroke. |
| congetstr | Getting a string after text is displayed. |
| conread | Get a string entered by the user. |
| conrequest | Displaying a multiple choice request on the console. |
| conyesno | Displaying a question on the console. |