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

Guardian Native C Library Calls Reference Manual
array sprintf: Stores formatted output into a character ................................. sprintf(3)
array swprintf: Stores formatted output into a character ................................. swprintf(3)
stream fprintf: Prints formatted output to an output ....................................... fprintf(3)
stream fwprintf: Prints formatted output to an output ....................................... fwprintf(3)
output stream printf: Prints formatted output to the standard .................................. printf(3)
output stream wprintf: Prints formatted output to the standard .................................. wprintf(3)
/Retrieves locale-dependent formatting parameters ................................................... localeconv(3)
configuration attributes for an/ fpathconf: Gets file ........................................................ fpathconf(3)
floating-point value fp_class: Returns the class of a .................................... fp_class(3)
floating-point value fpclassify: Classifies a ................................................... fpclassify(3)
to an output stream fprintf: Prints formatted output .................................... fprintf(3)
specified output stream fputc: Writes a byte to a ................................................ fputc(3)
stream fputs: Writes a string to a .............................................. fputs(3)
to a specified stream fputwc: Writes a wide character ................................... fputwc(3)
string to a stream fputws: Writes a wide-character ................................... fputws(3)
/Breaks a float number into a fraction and a power of 2 .............................................. frexpf(3)
a floating-point number into a fraction and a power of 2 /Breaks ................................ frexp(3)
a long double number into a fraction and a power of 2 /Breaks ................................ frexpl(3)
double number into integral and fractional parts /Breaks a long ..................................... modfl(3)
number into integral and fractional parts /oating-point ..................................... modf(3)
a float number into integral and fractional parts modff: Breaks ..................................... modff(3)
fread: Reads input from a stream ................................. fread(3)
free: Releases allocated memory .................................. free(3)
/Opens a stream (Guardian freopen( ) function) ....................................................... freopen_guardian(3)
freopen_oss: Opens a stream (OSS freopen( ) function) ....................................................... freopen_oss(3)
freopen: Opens a stream ................................................ freopen(3)
/Opens a stream (Guardian freopen64( ) function) ................................................... freopen64_guardian(3)
/Opens a stream (OSS freopen64( ) function) ................................................... freopen64_oss(3)
freopen64: Opens a stream ........................................... freopen64(3)
stream (Guardian freopen64( )/ freopen64_guardian: Opens a
....................................... f
reopen64_guardian(3)
(OSS freopen64( ) function) freopen64_oss: Opens a stream .................................... freopen64_oss(3)
(Guardian freopen( ) function) freopen_guardian: Opens a stream ............................... freopen_guardian(3)
freopen( ) function) freopen_oss: Opens a stream (OSS .............................. freopen_oss(3)
number into a fraction and a/ frexp: Breaks a floating-point ....................................... frexp(3)
into a fraction and a power of 2 frexpf: Breaks a float number ....................................... frexpf(3)
number into a fraction and a/ frexpl: Breaks a long double ........................................ frexpl(3)
read from an input stream fscanf: Converts formatted input ................................. fscanf(3)
pointer of a stream fseek: Repositions the file ............................................. fseek(3)
pointer of a stream fseeko: Repositions the file ........................................... fseeko(3)
pointer of a stream fseeko64: Repositions the file ...................................... fseeko64(3)
pointer of a stream fsetpos: Repositions the file .......................................... fsetpos(3)
pointer of a stream fsetpos64: Repositions the file ..................................... fsetpos64(3)
an open file fstat: Provides information about ................................. fstat(2)
file pointer of a stream ftell: Reports the position the ....................................... ftell(3)
the file pointer of a stream ftello: Reports the position of ...................................... ftello(3)
the file pointer of a stream ftello64: Reports the position of .................................. ftello64(3)
ftime: Gets date and time .............................................. ftime(3)
interprocess communication (IPC)/ ftok: Generates an OSS ................................................. ftok(3)
acquire ownership of a stream if/ ftrylockfile: Allows a thread to .................................... ftrylockfile(3)
cpow: Computes the complex power function .......................................................................... cpow(3)
csin: Computes the complex sine function .......................................................................... csin(3)
erf: Computes the error function .......................................................................... erf(3)
exp: Computes the exponential function .......................................................................... exp(3)
pow: Computes the power function .......................................................................... pow(3)
tgamma: Computes the true gamma function .......................................................................... tgamma(3)
the inverse trigonometric cosine function acos: Computes .............................................. acos(3)
the inverse hyperbolic cosine function acosh: Computes ............................................
acosh(3)
t
he inverse trigonometric sine function asin: Computes .............................................. asin(3)
the inverse hyperbolic sine function asinh: Computes ............................................ asinh(3)
the inverse trigonometric tangent function atan: Computes .............................................. atan(3)
the inverse hyperbolic tangent function atanh: Computes ............................................ atanh(3)
the complex natural logarithm function clog: Computes .............................................. clog(3)
oat complex natural logarithm function clogf: Computes the ...................................... clogf(3)
double complex natural logarithm function /Computes the long ....................................... clogl(3)
Computes the trigonometric cosine function cos: .................................................................. cos(3)
Pindex24 Hewlett-Packard Company 527192-018