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

Permuted Index
fp_class: Returns the class of a floating-point value ....................................................... fp_class(3)
fpclassify: Classifies a floating-point value ....................................................... fpclassify(3)
signbit: Tests sign of a floating-point value ....................................................... signbit(3)
/string to a double-precision floating-point value ....................................................... wcstod(3)
string to a double-precision floating-point value /a character .................................. atof(3)
string to a double-precision floating-point value /a character .................................. strtod(3)
a wide-character string to a oating-point value /Converts ..................................... wcstof(3)
Converts a character string to a floating-point value strtof: ........................................... strtof(3)
the multiply-add operation for floating-point values /Computes ................................. fma(3)
positive difference between two floating-point values /the ............................................. fdim(3)
acquire ownership of a stream flockfile: Allows a thread to .........................................ockle(3)
numbers to floating-point/ floor: Rounds floating-point ......................................... floor(3)
float integers floorf: Rounds float numbers to .................................... floorf(3)
numbers to long double integers floorl: Rounds long double ........................................... floorl(3)
fflush: Flushes a stream .............................................................
fflush(3)
operation for floating-point/ fma: Computes the multiply-add ................................. fma(3)
operation for float values fmaf: Computes the multiply-add ................................ fmaf(3)
operation for long double values fmal: Computes the multiply-add ................................ fmal(3)
numeric value of two/ fmax: Determines the maximum .................................. fmax(3)
numeric value of two float/ fmaxf: Determines the maximum ................................ fmaxf(3)
numeric value of two long double/ fmaxl: Determines the maximum ................................. fmaxl(3)
numeric value of two/ fmin: Determines the minimum ................................... fmin(3)
numeric value of two float/ fminf: Determines the minimum .................................. fminf(3)
numeric value of two long double/ fminl: Determines the minimum .................................. fminl(3)
remainder of a division/ fmod: Computes the modulo ........................................ fmod(3)
remainder of a division/ fmodf: Computes the modulo ....................................... fmodf(3)
remainder of a division/ fmodl: Computes the modulo ....................................... fmodl(3)
/Opens a stream (Guardian fopen( ) function)
........................................................... f
open_guardian(3)
fopen_oss: Opens a stream (OSS fopen( ) function) ........................................................... fopen_oss(3)
fopen: Opens a file stream ............................................ fopen(3)
/Opens a stream (Guardian fopen64( ) function) ...................................................... fopen64_guardian(3)
fopen64_oss: Opens a stream (OSS fopen64( ) function) ...................................................... fopen64_oss(3)
fopen64: Opens a file stream ........................................ fopen64(3)
(Guardian fopen64( ) function) fopen64_guardian: Opens a stream .............................. fopen64_guardian(3)
fopen64( ) function) fopen64_oss: Opens a stream (OSS ............................. fopen64_oss(3)
input, standard output, or/ fopen64_std_file: Opens standard ................................ fopen64_std_file(3)
(Guardian fopen( ) function) fopen_guardian: Opens a stream .................................. fopen_guardian(3)
fopen( ) function) fopen_oss: Opens a stream (OSS ................................. fopen_oss(3)
input, standard output, or/ fopen_std_file: Opens standard .................................... fopen_std_file(3)
getdate: Converts user format date and time ..................................................... getdate(3)
integer value in floating-point format /double number to nearest ................................ roundl(3)
integer value in floating-point format /float number to nearest .................................... roundf(3)
integer value in floating-point format /number to nearest ............................................ round(3)
parameters for output vfprintf: Formats a variable number of ....................................... vfprintf(3)
parameters for output vfwprintf: Formats a variable number of ....................................... vfwprintf(3)
parameters for output vprintf: Formats a variable number of ....................................... vprintf(3)
parameters for output/ vsnprintf: Formats a variable number of ....................................... vsnprintf(3)
parameters for output/ vsprintf: Formats a variable number of ....................................... vsprintf(3)
parameters for output/ vswprintf: Formats a variable number of ....................................... vswprintf(3)
parameters for output vwprintf: Formats a variable number of ....................................... vwprintf(3)
strfmon: Formats monetary strings .............................................. strfmon(3)
character/ sscanf: Converts formatted input read from a .......................................... sscanf(3)
wide-character/ swscanf: Conver
ts formatted input read from a .......................................... swscanf(3)
character/ vsscanf: Converts formatted input read from a .......................................... vsscanf(3)
vswscanf: Converts formatted input read from a/ ......................................... vswscanf(3)
input stream fscanf: Converts formatted input read from an ........................................ fscanf(3)
input stream fwide: Converts formatted input read from an ........................................ fwide(3)
input stream fwscanf: Converts formatted input read from an ........................................ fwscanf(3)
standard input/ scanf: Converts formatted input read from the ....................................... scanf(3)
standard input/ vfscanf: Converts formatted input read from the ....................................... vfscanf(3)
standard/ vfwscanf: Converts formatted input read from the ....................................... vfwscanf(3)
standard input/ vscanf: Converts formatted input read from the ....................................... vscanf(3)
standard input/ vwscanf: Converts formatted input read from the ....................................... vwscanf(3)
standard input/ wscanf: Converts formatted input read from the ....................................... wscanf(3)
array snprintf: Stores formatted output into a character ................................. snprintf(3)
527192-018 Hewlett-Packard Company Pindex23