AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     stdio.h

Syntax:     
extern int fgetc
(
FILE * stream
);


Purpose:     This function obtains the next character (if present) as an unsigned char converted to an int, from the stream, and advances the associated file position indicator.

[sh-index] Back to list of manuals