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

Syntax:     
size_t strlen
(
char *string
);


Purpose:     This function returns the length of the passed string not including the null terminator.

[sh-index] Back to list of manuals