home *** CD-ROM | disk | FTP | other *** search
- 320000%%%%xpg4%%%%XPG4 Internationalization (I18N) for OS/2
- 320001%%%%xpg4%%%%Overview
- 320002%%%%xpg4%%%%SetLocale
- 320003%%%%xpg4%%%%SetLocale -- Defines the Program's Locale
- 320004%%%%xpg4%%%%Message Catalog Functions
- 320005%%%%xpg4%%%%CATOPEN -- Opens a specified message catalog
- 320006%%%%xpg4%%%%CATGETS -- Retrieves a message from a catalog
- 320007%%%%xpg4%%%%CATCLOSE -- closes a specified message catalog
- 320008%%%%xpg4%%%%File I/O Functions
- 320009%%%%xpg4%%%%FGETWC -- Read a single WCHAR character
- 320010%%%%xpg4%%%%FGETWS -- Read a string of wide characters
- 320011%%%%xpg4%%%%FPUTWC -- Write one wide character to stream
- 320012%%%%xpg4%%%%FPUTWS -- Write a Wide Character String to Stream
- 320013%%%%xpg4%%%%GETWC -- Reads data from stream
- 320014%%%%xpg4%%%%GETWCHAR -- Gets a wide character from an input stream
- 320015%%%%xpg4%%%%PUTWC -- Writes a wide character to the output stream
- 320016%%%%xpg4%%%%PUTWCHAR -- Writes a wide character to a stream
- 320017%%%%xpg4%%%%UNGETWC -- Push wide-character onto input stream
- 320018%%%%xpg4%%%%ICONV Functions
- 320019%%%%xpg4%%%%ICONV_OPEN -- Access to conversion descriptor
- 320020%%%%xpg4%%%%ICONV -- Converts string of char from one character code set to another
- 320021%%%%xpg4%%%%ICONV_CLOSE -- Deallocates all resources allocated by iconv_open
- 320022%%%%xpg4%%%%IS* Functions
- 320023%%%%xpg4%%%%IS* Functions -- Character identification functions
- 320024%%%%xpg4%%%%ISW* -- Character identification functions
- 320025%%%%xpg4%%%%ISWCTYPE -- Class test for characters
- 320026%%%%xpg4%%%%TOLOWER / TOUPPER -- Convert character case
- 320027%%%%xpg4%%%%Locale/MB* Functions
- 320028%%%%xpg4%%%%LOCALECONV -- Defines values for lconv structure based on Locale
- 320029%%%%xpg4%%%%MBLEN -- Length in bytes of multi-byte character
- 320030%%%%xpg4%%%%MBSTOWCS -- Converts multi-byte strings to wide-character strings
- 320031%%%%xpg4%%%%MBTOWC -- Converts multi-byte character to wide-character
- 320032%%%%xpg4%%%%NL_LANGINFO -- Retrieves information about data defined in Locale
- 320033%%%%xpg4%%%%WCSTOMBS -- Converts a wide-character string to a multi-byte string
- 320034%%%%xpg4%%%%WCTOMB -- Convert wide character to multibyte character
- 320035%%%%xpg4%%%%Formatted I/O Functions
- 320036%%%%xpg4%%%%FPRINTF -- Formats output to an output stream
- 320037%%%%xpg4%%%%FSCANF -- Reads data from a stream and returns data to argument list
- 320038%%%%xpg4%%%%PRINTF -- Format and print characters
- 320039%%%%xpg4%%%%SCANF -- Reads formatted data from the standard input
- 320040%%%%xpg4%%%%SPRINTF -- Formatted print to buffer
- 320041%%%%xpg4%%%%SSCANF -- Read data
- 320042%%%%xpg4%%%%String Collation Functions
- 320043%%%%xpg4%%%%STRCOLL -- Compares strings
- 320044%%%%xpg4%%%%STRXFRM -- Transforms strings with reference to Locale
- 320045%%%%xpg4%%%%WCSCOLL -- Compares wide-character strings
- 320046%%%%xpg4%%%%WCSXFRM -- Wide char strings to wide char codes of current Locale
- 320047%%%%xpg4%%%%Date/Time and Monetary Formatting Functions
- 320048%%%%xpg4%%%%STRFMON -- Formats monetary strings
- 320049%%%%xpg4%%%%STRFTIME -- Formats time and date
- 320050%%%%xpg4%%%%STRPTIME -- Converts a character string to a time value
- 320051%%%%xpg4%%%%WCSFTIME -- Converts date and time into a wide character string
- 320052%%%%xpg4%%%%WCSTOL -- Converts a wide char string to long int representation
- 320053%%%%xpg4%%%%WCSTOUL -- Converts wide char strings to unsigned long int
- 320054%%%%xpg4%%%%WideChar String Functions
- 320055%%%%xpg4%%%%WCSCAT -- Appends string1 to string2
- 320056%%%%xpg4%%%%WCSCHR -- Searches string1 for a wide character
- 320057%%%%xpg4%%%%WCSCMP -- Compares string1 to string2
- 320058%%%%xpg4%%%%WCSCPY -- Copies string2 into string1
- 320059%%%%xpg4%%%%WCSCSPN -- Finds length of complementary wide char substring
- 320060%%%%xpg4%%%%WCSLEN -- Finds length of wide character string
- 320061%%%%xpg4%%%%WCSNCAT -- Appends wide characters from string2 to string1
- 320062%%%%xpg4%%%%WCSNCMP -- Compares subset string2 to string1
- 320063%%%%xpg4%%%%WCSNCPY -- Copies n wide characters from string2 to string1
- 320064%%%%xpg4%%%%WCSPBRK -- Locates occurrence of wide characters from string2 in string1
- 320065%%%%xpg4%%%%WCSRCHR -- Locates last occurence of wide character in a string
- 320066%%%%xpg4%%%%WCSSPN -- Finds lingth of wide character substring
- 320067%%%%xpg4%%%%WCSTOK -- Converts wide-character strings to tokens
- 320068%%%%xpg4%%%%WCSWCS -- Locate wide-character substring
- 320069%%%%xpg4%%%%WCSWIDTH -- Determines the display width of wide character strings
- 320070%%%%xpg4%%%%WCTYPE -- Define character class
- 320071%%%%xpg4%%%%WCWIDTH -- Determines the display width of wide characters
-