Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
strcoll | version 1.0 | no |
number strcoll(string string1, string string2) |
string1 | null-terminated string |
string2 | null-terminated string |
Compare strings using locale-specific information. strcoll compares the string pointed to by s1 to the string pointed to by s2, according to the current locale-specific information. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |