int getchar (void);

Reads a character from the keyboard. Waits until the key has been released.

Include file: stdio.h