| Concept Framework 1.0 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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |