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 fprintf
(
FILE       *stream, 
const char *format,
...
);


Purpose:     This function writes output to stream under control of the format string.

[sh-index] Back to list of manuals