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

Guardian Native C Library Calls Reference Manual
mbsrtowcs: Convert a character string to a/ ...................................................... mbsrtowcs(3)
strtod: Converts a character string to a/ ...................................................... strtod(3)
strtof: Converts a character string to a/ ...................................................... strtof(3)
integer atol: Converts a character string to a long .............................................. atol(3)
integer atoll: Converts a character string to a long long ...................................... atoll(3)
integer strtol: Converts a character string to a signed long .................................. strtol(3)
long integer strtoll: Converts a character string to a signed long .................................. strtoll(3)
strptime: Converts a character string to a time value .................................... strptime(3)
integer strtoumax: Converts a character string to a uintmax_t ..................................... strtoumax(3)
mbstowcs: Converts a multibyte character string to a wide/ ............................................. mbstowcs(3)
atoi: Converts a character string to an integer ........................................ atoi(3)
value strtoimax: Converts a character string to an intmax_t ..................................... strtoimax(3)
long integer strtoul: Converts a character string to an unsigned ..................................... strtoul(3)
in the/ wcsxfrm: Transforms wide character strings for collation ....................................... wcsxfrm(3)
fputwc: Writes a wide character to a specified stream ...................................... fputwc(3)
putwc: Writes a wide character to a specified stream ...................................... putwc(3)
mbtowc: Converts a multibyte character to a wide character ........................................ mbtowc(3)
(restartable) mbrtowc: Convert a character to a wide-character ........................................ mbrtowc(3)
stream putwchar: Writes a wide character to the standard output ................................... putwchar(3)
Translates integer to 7-bit ASCII character toascii: ........................................................... toascii(3)
function towctrans: Character transliteration ............................................... towctrans(3)
function wctrans: Character transliteration ............................................... wctrans(3)
a wide character into a multibyte character wctomb: Converts ........................................ wctomb(3)
Locates the first occurrence of characters in a string wcspbrk: .................................... wcspbrk(3)
wcslen: Determines the number of characters in a wide-character/ ..................................... wcslen(3)
memcmp: Compares characters in memory .................................................... memcmp(3)
memcmp64: Compares characters in memory .................................................... memcmp64(3)
memset: Sets characters in memory .................................................... memset(3)
memset64: Sets characters in memory .................................................... memset64(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)
memccpy: Copies characters sequentially in memory .............................. memccpy(3)
_tolower: Translates uppercase characters to lowercase/ ................................................ _tolower(3)
tolower: Translates uppercase characters to lowercase ................................................. tolower(3)
_toupper: Translates lowercase characters to uppercase/ ................................................ _toupper(3)
toupper: Translates lowercase characters to uppercase/ ................................................ toupper(3)
uppercase characters to lowercase characters _tolower: Translates ................................... _tolower(3)
lowercase characters to uppercase characters _toupper: Translates ................................... _toupper(3)
lowercase characters to uppercase characters toupper: Translates ..................................... toupper(3)
uppercase to lowercase wide characters towlower: Translate .................................... towlower(3)
lowercase to uppercase wide characters towupper: Translates .................................. towupper(3)
Gets a handle to classify wide characters wctype: ........................................................ wctype(3)
the display width of wide characters wcwidth: Determines ................................. wcwidth(3)
in memory memmove: Copies characters with overlapping areas ................................ memmove(3)
in memory memmove64: Copies characters with overlapping areas ................................ memmove64(3)
in memory wmemmove: Copy wide characters with overlapping areas ................................ wmemmove(3)
the run-time heap consistency is checked automatically /whether .................................. heap_check_always(3)
run-time heap heap_check: Checks the consistency of the ...................................... heap_check(3)
times: Gets process and child process times ........................................................ times(3)
subvolume names used to qualify/ chvol: Changes default volume and ............................. chvol(3)
part of a complex value cimag: Computes the imaginary .................................. cimag(3)
part of a float complex value cimagf: Computes the imaginary ................................. cimagf(3)
part of a long double complex/ cimagl: Computes the imaginary ................................. cimagl(3)
fp_class: Returns the class of a floating-point value ...................................... fp_class(3)
fpclassify: Classifies a floating-point value ................................... fpclassify(3)
wctype: Gets a handle to classify wide characters ................................................ wctype(3)
atexit: Provides for cleanup on process termination
.................................... at
exit(3)
stream clearerr: Clears indicators on a ..................................... clearerr(3)
flags feclearexcept: Clears floating-point exception .................................... feclearexcept(3)
clearerr: Clears indicators on a stream ........................................ clearerr(3)
used clock: Reports processor time ...................................... clock(3)
natural logarithm function clog: Computes the complex ........................................ clog(3)
natural logarithm function clogf: Computes the float complex .............................. clogf(3)
complex natural logarithm/ clogl: Computes the long double ................................. clogl(3)
Pindex6 Hewlett-Packard Company 527192-018