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:     
extern int strcoll
(
const char *string_1,
const char *string_2,
);


Purpose:     This function compares string_1 and string_2, both interpreted as appropriate to the LC_COLLATE category of the current locale, returning an int greater than, equal to, or less than zero.

[sh-index] Back to list of manuals