| www.delorie.com/djgpp/doc/libc-2.01/libc_667.html | search |
#include <conio.h> int ungetch(int);
Puts a character back, so that section getch will return it instead of actually reading the console.
The charater is returned.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |