Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)
Permuted Index
a division operation fmod: Computes the modulo remainder of
.............................
fmod(3)
function of 1.0 plus x log1p: Computes the natural logarithm
...................................
log1p(3)
function log: Computes the natural logarithm
...................................
log(3)
double-precision/ nextafter: Computes the next representable
.................................
nextafter(3)
pow: Computes the power function
......................................
pow(3)
exponent as an integer ilogb: Computes the radix-independent
.................................
ilogb(3)
exponent as a/ logb: Computes the radix-independent
.................................
logb(3)
division operation remainder: Computes the remainder of a
........................................
remainder(3)
floating-point number sqrt: Computes the square root of a
......................................
sqrt(3)
tangent function tan: Computes the trigonometric
.........................................
tan(3)
function cos: Computes the trigonometric cosine
.............................
cos(3)
function sin: Computes the trigonometric sine
.................................
sin(3)
sysconf: Gets configurable system variables ......................................
sysconf(3)
open file fpathconf: Gets
file configuration attributes for an ......................................
fpathconf(3)
whether the run-time heap consistency is checked/ /Controls
...............................
heap_check_always(3)
heap_check: Checks the consistency of the run-time heap
.................................
heap_check(3)
temporary file tmpnam: Constructs the name for a
.............................................
tmpnam(3)
temporary file/ tmpnam_guardian: Constructs the name for a
.............................................
tmpnam_guardian(3)
temporary file (OSS/ tmpnam_oss: Constructs the name for a
.............................................
tmpnam_oss(3)
Saves the current execution context setjmp:
..............................................................
setjmp(3)
iscntrl: Tests for control character
............................................................
iscntrl(3)
iswcntrl: Tests for a wide control character
............................................................
iswcntrl(3)
dup2: Duplicates and controls an open
file descriptor ....................................
dup2(2)
heap/ heap_check_always: Controls whether the run-time
.....................................
heap_check_always(3)
radix-64 ASCII string l64a: Converts a 32-bit integer to a
.......................................
l64a(3)
SQL DECIMAL/ longlong_to_dec: Converts a C long long value to a
................................
longlong_to_dec(3)
double-precision/ atof: Converts a character string to a
....................................
atof(3)
long integer atol: Converts a character string to a
....................................
atol(3)
long long integer atoll: Converts a character string to a ....................................
atoll(3)
time value strptime: Converts a character string to a
....................................
strptime(3)
double-precision/ strtod: Converts a character string to a
....................................
strtod(3)
signed long integer strtol: Converts a character string to a
....................................
strtol(3)
signed long long/ strtoll: Converts a character string to a ....................................
strtoll(3)
integer atoi: Converts a character string to an
..................................
atoi(3)
unsigned long integer strtoul: Converts a character string to an
..................................
strtoul(3)
string strftime: Converts a date and time to a
.......................................
strftime(3)
wide-character string wcsftime: Converts a date and time to a
.......................................
wcsftime(3)
to a string ecvt: Converts a floating-point number ................................
ecvt(3)
to a string fcvt: Converts a floating-point number ................................
fcvt(3)
to a string gcvt: Converts a floating-point number ................................
gcvt(3)
string to a wide/ mbstowcs: Converts a multibyte character
....................................
mbstowcs(3)
a wide character mbtowc: Converts a multibyte character to
................................
mbtowc(3)
to a 32-bit integer a64l: Converts a radix-64 ASCII string
.................................
a64l(3)
long long integer strtoull: Converts a string to an unsigned ..................................
strtoull(3)
multibyte character wctomb: Converts a wide character into a
..................................
wctomb(3)
into a multibyte/ wcstombs: Converts a wide character string
..................................
wcstombs(3)
to a double-precision/ wcstod: Converts a wide-character string
..................................
wcstod(3)
to long integer wcstol: Converts a wide-character string .................................. wcstol(3)
to a long long integer wcstoll: Converts a wide-character string .................................. wcstoll(3)
time since the Epoch mktime: Converts broken-down time into ................................. mktime(3)
date and time string asctime: Converts broken-down time into a ............................... asctime(3)
from an input stream fscanf: Converts formatted input read ...................................... fscanf(3)
from the standard input/ scanf: Converts formatted input read ...................................... scanf(3)
from a character string sscanf: Converts formatted input read ...................................... sscanf(3)
in a C array of/ dec_to_longlong: Converts SQL DECIMAL value stored ....................... dec_to_longlong(3)
into a date and time/ ctime: Converts time since the Epoch ..................................... ctime(3)
broken-down Coordinated/ gmtime: Converts time since the Epoch to ................................. gmtime(3)
broken-down local/ localtime: Converts time since the Epoch to ................................. localtime(3)
tzset: Converts time units ....................................................... tzset(3)
time getdate: Converts user format date and ...................................... getdate(3)
to an unsigned long/ wcstoul: Converts wide-character strings ................................... wcstoul(3)
to an unsigned long/ wcstoull: Converts wide-character strings ................................... wcstoull(3)
since the Epoch to broken-down Coordinated Universal Time /time .............................. gmtime(3)
memcpy: Copies a character in memory ...................................... memcpy(3)
strncpy: Copies a string ............................................................... strncpy(3)
527192-005 Hewlett-Packard Company Pindex−5