Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)

Guardian Native C Library Calls Reference Manual
input stream fgetwc: Gets a wide character fro
m a a specied .................................
fgetwc(3)
input stream getwc: Gets a wide character from a speci
ed ....................................
getwc(3)
input stream getwchar: Gets a wide character from the standard
.................................
getwchar(3)
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 speci
ed .........................................
fputwc(3)
stream putwc: Writes a wide character to a speci
ed .........................................
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)
another wcscpy: Copies one wide-character string into
.............................................
wcscpy(3)
instance of a character in a wide-character string /the
nal ....................................
wcsrchr(3)
instance of a character in a wide-character string /the
rst .....................................
wcschr(3)
wcstod: Converts a wide-character string to a/
............................................
wcstod(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 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)
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 ........................................ wcsncmp(3)
character count wcsncpy: Copies wide-character strings with a ........................................ wcsncpy(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)
in memory wmemcmp: Compare wide characters ......................... wmemcmp(3)
memory wmemcpy: Copy wide characters in ............................ wmemcpy(3)
with overlapping areas in memory wmemmove: Copy wide characters ............................. wmemmove(3)
memory wmemset: Sets wide characters in ............................... wmemset(3)
getw: Gets a word from an input stream ............................................ getw(3)
putw: Writes a word to a stream ............................................................ putw(3)
output stream fputc: Writes a byte to a specied ........................................... fputc(3)
output stream putc: Writes a byte to a specied ........................................... putc(3)
output stream putchar: Writes a byte to the standard ........................................ putchar(3)
function error perror: Writes a message explaining a ..................................... perror(3)
fputs: Writes a string to a stream ............................................ fputs(3)
Pindex32 Hewlett-Packard Company 527192-007