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


Purpose:     This function is equivilant to fscanf with the stream pre-specified as stdin.

[sh-index] Back to list of manuals