U_CAPI UCollator* ucol_open ( const char *loc, UErrorCode *status)

Open a UCollator for comparing strings

Documentation

Open a UCollator for comparing strings. The UCollator may be used in calls to ucol_strcoll.
Returns:
A pointer to a UCollator, or 0 if an error occurred.
Parameters:
loc - The locale containing the comparison conventions.
status - A pointer to an UErrorCode to receive any errors
See Also:
ucol_openRules

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de