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 fputc
(
int   c,
FILE *stream
);


Purpose:     This function writes  the character c to stream, at the position indicated by the associated file position indicator, and advances the indicator appropriately.

[sh-index] Back to list of manuals