Correct Answer : getc
Explanation : The getc function returns a single character from the specified FILEHANDLE, or STDIN if none is specified.