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 fsetpos
(
FILE         *stream,
const fpos_t *pos
);


Purpose:     This function sets the file position indicator for stream according to the value of pos.

[sh-index] Back to list of manuals