U_CAPI void U_EXPORT2 ucnv_getStarters (const UConverter* converter, bool_t starters[256], UErrorCode* err)

Gets the "starter" bytes for the converters of type MBCS will fill in an U_ILLEGAL_ARGUMENT_ERROR if converter passed in is not MBCS

Documentation

Gets the "starter" bytes for the converters of type MBCS will fill in an U_ILLEGAL_ARGUMENT_ERROR if converter passed in is not MBCS. fills in an array of boolean, with the value of the byte as offset to the array. At return, if TRUE is found in at offset 0x20, it means that the byte 0x20 is a starter byte in this converter.
Parameters:
converter - : a valid, opened converter of type MBCS
starters - : an array of size 256 to be filled in
err - : an array of size 256 to be filled in
See Also:
ucnv_getType

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