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


Purpose:     This function reads input from stream under control of the format string.

[sh-index] Back to list of manuals