Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
wmemchr: Finds a wide character in memory ............................................ wmemchr(3)
character wctomb: Converts a wide character into a multibyte .................................... wctomb(3)
Tests for an alphanumeric wide character iswalnum: ............................................ iswalnum(3)
Determines the properties of a wide character iswctype: .............................................. iswctype(3)
a multibyte character to a wide character mbtowc: Converts ............................... mbtowc(3)
a multibyte character string to a wide character string /Converts ................................... mbstowcs(3)
stream fgetws: Gets a wide character string from a ......................................... fgetws(3)
standard input/ getws: Gets a wide character string from the ...................................... getws(3)
multibyte/ wcstombs: Converts a wide character string into a .......................................... wcstombs(3)
collation in/ wcsxfrm: Transforms wide character strings for .............................................. wcsxfrm(3)
stream fputwc: Writes a wide character to a specified ......................................... fputwc(3)
stream putwc: Writes a wide character to a specified ......................................... putwc(3)
output stream putwchar: Writes a wide character to the standard ...................................... putwchar(3)
wctype: Gets a handle to classify wide characters ..............................................................
wctype(3)
wmemcmp: Compare wide characters in memory ........................................... wmemcmp(3)
wmemcpy: Copy wide characters in memory ........................................... wmemcpy(3)
wmemset: Sets wide characters in memory ........................................... wmemset(3)
Translate uppercase to lowercase wide characters towlower: ........................................... towlower(3)
Translates lowercase to uppercase wide characters towupper: ........................................... towupper(3)
Determines the display width of wide characters wcwidth: ............................................. wcwidth(3)
areas in memory wmemmove: Copy wide characters with overlapping ................................ wmemmove(3)
iswcntrl: Tests for a wide control character ................................................... iswcntrl(3)
iswdigit: Tests for a wide digit character ....................................................... iswdigit(3)
iswgraph: Tests for wide graphic character .................................................. iswgraph(3)
iswxdigit: Tests for a wide hexadecimal-digit character ................................ iswxdigit(3)
iswlower: Tests for a wide lowercase character .............................................. iswlower(3)
iswpunct: Tests for a wide punctuation character ........................................... iswpunct(3)
iswupper: Tests for a wide uppercase character .............................................. iswupper(3)
iswspace: Test for a wide white-space character ........................................... iswspace(3)
iswblank: Tests for a white space wide-character ............................................................... iswblank(3)
single-byte characater to wide-character btowc: Converts ..................................
btowc(3)
c
haracter/ wcrtomb: Convert a wide-character code to a ............................................... wcrtomb(3)
mbrtowc: Convert a character to a wide-character (restartable) .......................................... mbrtowc(3)
formatted input read from a wide-character string /Converts ................................... swscanf(3)
formatted input read from a wide-character string /Converts ................................... vswscanf(3)
the number of characters in a wide-character string /Determines .............................. wcslen(3)
another wcscpy: Copies one wide-character string into ............................................. wcscpy(3)
Convert a character string to a wide-character string/ mbsrtowcs: .............................. mbsrtowcs(3)
instance of a character in a wide-character string /the final .................................... wcsrchr(3)
instance of a character in a wide-character string /the first ..................................... wcschr(3)
character/ wcsrtombs: Convert a wide-character string to a ............................................. wcsrtombs(3)
wcstod: Converts a wide-character string to a/ ............................................ wcstod(3)
wcstof: Converts a wide-character string to a/ ............................................ wcstof(3)
long integer wcstoll: Converts a wide-character string to a long ..................................... wcstoll(3)
fputws: Writes a wide-character string to a stream ................................. fputws(3)
wcscat: Appends one wide-character string to another ................................... wcscat(3)
integer wcstoimax: Converts a wide-character string to intmax_t ................................ wcstoimax(3)
integer wcstol: Converts a wide-character string to long ........................................ wcstol(3)
standard output/ putws: Writes a wide-character string to the .......................................... putws(3)
Converts a date and time to a wide-character string wcsftime: .................................. wcsftime(3)
Searches for a substring in a wide-character string wcswcs: ..................................... wcswcs(3)
wcscmp: Compares wide-character strings ................................................... wcscmp(3)
tokens wcstok: Splits wide-character strings into ........................................... wcstok(3)
unsigned long/ wcstoul: Converts wide-character strings to an .......................................... wcstoul(3)
unsigned long/ wcstoull: Converts wide-character strings to an .......................................... wcstoull(3)
uintmax_t/ wcstoumax: Converts wide-character strings to an .......................................... wcstoumax(3)
collation/ wcscoll: Compares wide-character strings using ......................................... wcscoll(3)
Determines the display width of wide-character strings wcswidth: ................................ wcswidth(3)
character count wcsncat: Appends wide-character strings with a ........................................ wcsncat(3)
character/ wcsncmp: Compares wide-character strings with a ........................................ w
csncmp(3)
character count wcsncpy: Copies wide-character strings with a ........................................ wcsncpy(3)
characater wctob: Converts wide-character to single-byte ....................................... wctob(3)
wcwidth: Determines the display width of wide characters ............................................... wcwidth(3)
wcswidth: Determines the display width of wide-character strings .................................... wcswidth(3)
in memory wmemchr: Finds a wide character ................................ wmemchr(3)
527192-018 Hewlett-Packard Company Pindex61