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:     stdlib.h

Syntax:     
extern long int strtol
(
const char  *nptr, 
char       **endptr,
int          base
);


Purpose:     This function converts the initial part of the string nptr to long int representation.

[sh-index] Back to list of manuals