February 2013
Intermediate to advanced
538 pages
20h 55m
English
fgetc
string fgetc(int handle)Returns the character at the marker for the file referenced by
handle and moves the marker to the next
character. If the marker is at the end of the file, the function
returns false.
Read now
Unlock full access