getchar

getchar(void)

The macro getchar reads a character from stdin. Return values and error handling is identical to fgetc().