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 gets
(
char * s
);


Purpose:     This function reads characters from the input stream pointed to by stdin into s until an end-of-line or new-line is reached.

[sh-index] Back to list of manuals