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

Guardian Native C Library Calls Reference Manual
in memory wmemcmp: Compare wide characters ......................... wmemcmp(3)
memory wmemcpy: Copy wide characters in ............................ wmemcpy(3)
with overlapping areas in memory wmemmove: Copy wide characters ............................. wmemmove(3)
memory wmemset: Sets wide characters in ............................... wmemset(3)
getw: Gets a word from an input stream ............................................ getw(3)
putw: Writes a word to a stream ............................................................ putw(3)
to the standard output stream wprintf: Prints formatted output ................................... wprintf(3)
output stream fputc: Writes a byte to a specified ........................................... fputc(3)
output stream putc: Writes a byte to a specified ........................................... putc(3)
output stream but/ putc_unlocked: Writes a byte to a specified ........................................... putc_unlocked(3)
output stream putchar: Writes a byte to the standard ........................................ putchar(3)
output stream/ putchar_unlocked: Writes a byte to the standard ........................................ putchar_unlocked(3)
function error perror: Writes a message explaining a ..................................... perror(3)
fputs: Writes a string to a stream ............................................ fputs(3)
output stream puts: Writes a string to the standard ...................................... puts(3)
specified stream fputwc: Writes a wide character to a .......................................... fputwc(3)
specified stream putwc: Writes a wide character to a .......................................... putwc(3)
standard output stream putwchar: Writes a wide character to the ...................................... putwchar(3)
a stream fputws: Writes a wide-character string to ................................. fputws(3)
the standard output/ putws: Writes a wide-character string to ................................. putws(3)
putw: Writes a word to a stream ............................................. putw(3)
fwrite: Writes to an output stream ............................................ fwrite(3)
read from the standard input/ wscanf: Converts formatted input ................................ wscanf(3)
isunordered: Tests if x and y are unordered .................................................... isunordered(3)
logarithm function of 1.0 plus x for a float value /the natural ...................................... log1pf(3)
/logarithm function of 1.0 plus x for a long double value .............................................. log1pl(3)
isgreaterequal: Tests if x is greater than or equal to y ....................................... isgreaterequal(3)
isgreater: Tests if x is greater than y .......................................................... isgreater(3)
islessequal: Tests if x is less than or equal to y ............................................. islessequal(3)
islessgreater: Tests if x is less than or greater than y ...................................... islessgreater(3)
isless: Tests if x is less than y ................................................................ isless(3)
logarithm function of 1.0 plus x log1p: Computes the natural
..................................... l
og1p(3)
copysign: Returns x with the sign of y ........................................................ copysign(3)
value copysignf: Returns x with the sign of y for a float ....................................... copysignf(3)
double value copysignl: Returns x with the sign of y for a long ...................................... copysignl(3)
isless: Tests if x is less than y ...................................................................................... isless(3)
isunordered: Tests if x and y are unordered .............................................................. isunordered(3)
Returns x with the sign of y copysign: .................................................................... copysign(3)
Returns x with the sign of y for a float value copysignf: ....................................... copysignf(3)
/Returns x with the sign of y for a long double value .............................................. copysignl(3)
Tests if x is greater than y isgreater: ..................................................................... isgreater(3)
if x is greater than or equal to y isgreaterequal: Tests .................................................. isgreaterequal(3)
if x is less than or equal to y islessequal: Tests ....................................................... islessequal(3)
if x is less than or greater than y islessgreater: Tests ..................................................... islessgreater(3)
of the second kind, of order 0/ y0: Computes the Bessel function ............................... y0(3)
of the second kind, of order 1 y1: Computes the Bessel function ............................... y1(3)
of the second kind, of order n yn: Computes the Bessel function ............................... yn(3)
trigonometric tangent function of y/x atan2: Computes the inverse ................................. atan2(3)
trigonometric tangent function of y/x for float values /the inverse .................................... atan2f(3)
/trigonometric tangent function of y/x for long double values ............................................ atan2l(3)
of the first kind, of order 0 (zero) /the Bessel function ........................................... j0(3)
of the second kind, of order 0 (zero) /the Bessel function ........................................... y0(3)
bzero: Zeroes an area of memory ............................................. bzero(3)
Pindex62 Hewlett-Packard Company 527192-018