| file | ousrc.c |
| declaration | function readchar() |
| returns | c, char, key pressed |
| purpose | Waits for the user to hit a key on the keyboard, and returns its value |
| example | none |
| notes |
|
| file | iusrc.c |
| declaration | function readkey() |
| returns | key, char, key pressed |
| purpose | Waits for the user to hit a key on the keyboard, and returns its value |
| example | none |
| notes |
|
| Please address questions or comments to
marco greco (last updated Sat, 20 April 2002 23:07:22 BST) |