Collate strings according to global locale
Collate strings according to global locale. Compares two strings in the global locale. Returns a number less than 0 if the second string is greater, 0 if they are the same, and greater than 0 if the first string is greater, according to the sorting rules appropriate for the current locale. This routine currently does not handle multiple charsets. The locale is controlled by the platform through a control panel or the LC_TIME environment variable.
alphabetic index hierarchy of classes
generated by doc++