fgetc

fgetc -- Gets character from file pointer

Description

string fgetc ( int fp)

Returns a string containing a single character read from the file pointed to by fp .