Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
 file descriptors for synchronous input/output multiplexing /among .............................. select(2)
 assert: Inserts program diagnostics  .......................................... assert(3)
 wcschr: Searches for the first instance of a character in a/  .......................................... wcschr(3)
 wcsrchr: Searches for the final instance of a character in a/ .......................................... wcsrchr(3)
 string to a long long integer  /a wide-character .............................................. wcstoll(3)
 radix-64 ASCII string to a 32-bit integer a64l: Converts a ............................................... a64l(3)
 Computes absolute value of an integer abs:  ....................................................................
 abs(3)
 Converts a character string to an integer atoi: ...................................................................
 atoi(3)
 a character string to a long integer atol: Converts  ................................................... atol(3)
 a character string to a long long integer atoll: Converts .................................................. atoll(3)
 strchr: Finds an integer character in string  ............................................. strchr(3)
 strchr64: Finds an integer character in string  ............................................. strchr64(3)
 string to a signed long long integer /Converts a character  ....................................... strtoll(3)
 string to an unsigned long integer /Converts a character  ....................................... strtoul(3)
 strings to an unsigned long integer /Converts wide-character ................................ wcstoul(3)
 strings to an unsigned long long integer  /Converts wide-character ................................ wcstoull(3)
 strings to an uintmax_t integer /Converts wide-character ................................ wcstoumax(3)
 of a long double value as an   integer /exponent  .......................................................... ilogbl(3)
 radix-independent exponent as an integer ilogb: Computes the ......................................... ilogb(3)
 Computes absolute value of integer imaxabs: ............................................................ imaxabs(3)
 Computes absolute value of long integer labs: ...................................................................
 labs(3)
 absolute value of long long integer llabs: Computes ................................................ llabs(3)
 character string to a signed long integer strtol: Converts a 
.............................................. st
rtol(3)
 a string to an unsigned long long integer strtoull: Converts ............................................. strtoull(3)
 a character string to a uintmax_t integer strtoumax: Converts ......................................... strtoumax(3)
 exponent of a float value as an integer  /the radix-independent ..................................... ilogbf(3)
 toascii: Translates integer to 7-bit ASCII character ................................... toascii(3)
string  l64a: Converts a 32-bit integer to a radix-64 ASCII  .......................................... l64a(3)
 number to nearest long long integer value  /floating-point  ........................................ llrint(3)
 number to nearest long long integer value  /floating-point  ........................................ llround(3)
 number to nearest long integer value  /floating-point  ........................................ lrint(3)
 number to nearest long integer value  /floating-point  ........................................ lround(3)
 number to truncated integer value /floating-point  ........................................ trunc(3)
 /floating-point number to nearest integer value in floating-point/ ..................................... round(3)
 /Rounds float number to nearest  integer value in floating-point/ ..................................... roundf(3)
 /long double number to nearest integer value in floating-point/ ..................................... roundl(3)
 float number to nearest long long integer value llrintf: Rounds ........................................ llrintf(3)
 float number to nearest long long integer value llroundf: Rounds .................................... llroundf(3)
 float number to nearest long integer value lrintf: Rounds ......................................... lrintf(3)
 float number to nearest long integer value lroundf: Rounds  ..................................... lroundf(3)
 number to nearest long long integer value /Rounds long double  ............................. llrintl(3)
 number to nearest long long integer value /Rounds long double  ............................. llroundl(3)
 double number to nearest long integer value /Rounds long 
.......................................... lr
intl(3)
 double number to nearest long integer value /Rounds long .......................................... lroundl(3)
 Rounds float number to truncated integer value  truncf: ..................................................... truncf(3)
 long double number to truncated integer value  truncl: Rounds ........................................ truncl(3)
 wide-character string to intmax_t integer  wcstoimax: Converts a .................................... wcstoimax(3)
 a wide-character string to long integer wcstol: Converts .............................................. wcstol(3)
 div: Divides integers ........................................................................... div(3)
 imaxdiv: Divides integers ........................................................................... imaxdiv(3)
 ldiv: Divides long integers ........................................................................... ldiv(3)
 lldiv: Divides long long integers ........................................................................... lldiv(3)
 Rounds float numbers to float integers  ceilf: ................................................................. ceilf(3)
 double numbers to long double integers ceill: Rounds long  .......................................... ceill(3)
 Rounds float numbers to float integers  floorf: ............................................................... floorf(3)
 double numbers to long double integers floorl: Rounds long ......................................... floorl(3)
 numbers to floating-point integers  /Rounds floating-point ................................... ceil(3)
 numbers to floating-point integers  /Rounds floating-point ................................... floor(3)
 /a floating-point number into integral and fractional parts .......................................... modf(3)
 modff: Breaks a float number into integral and fractional parts .......................................... modff(3)
 /Breaks a long double number into integral and fractional parts .......................................... modfl(3)
 scalbln: Computes the long integral exponent of a/  .................................................. scalbln(3)
 scalblnf: Computes the long integral exponent of a/  .................................................. scalblnf(3)
 scalblnl: Computes the long integral exponent of a/  .................................................. scalblnl(3)
 floating-point number to nearest integral value nearbyint: Rounds ................................ nearbyint(3)
527192-018 Hewlett-Packard Company Pindex−31










