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

Guardian Native C Library Calls Reference Manual
Rounds float number to nearest integral value nearbyintf: ............................................. nearbyintf(3)
oating-point numbers to nearest integral value rint: Rounds .......................................... rint(3)
Rounds float number to nearest integral value rintf: ....................................................... rintf(3)
long double number to nearest integral value rintl: Rounds ......................................... rintl(3)
long double number to nearest integral value /Rounds ................................................. nearbyintl(3)
key ftok: Generates an OSS interprocess communication (IPC) .............................. ftok(3)
or changes the timeout value for interval timers alarm: Sets ........................................... alarm(3)
a wide-character string to intmax_t integer /Converts .......................................... wcstoimax(3)
Converts a character string to an intmax_t value strtoimax: ............................................ strtoimax(3)
library handle and/ dlclose: Invalidates a dynamic-link ........................................... dlclose(3)
function acosh: Computes the inverse hyperbolic cosine ............................................. acosh(3)
function/ acoshf: Computes the inverse hyperbolic cosine ............................................. acoshf(3)
function/ acoshl: Computes the inverse hyperbolic cosine ............................................. acoshl(3)
asinh: Computes the inverse hyperbolic sine function .................................. asinh(3)
for a float/ asinhf: Computes the inverse hyperbolic sine function .................................. asinhf(3)
for a long/ asinhl: Computes the inverse hyperbolic sine function .................................. asinhl(3)
function atanh: Computes the inverse hyperbolic tangent ........................................... atanh(3)
function/ atanhf: Computes the inverse hyperbolic tangent ........................................... atanhf(3)
function/ atanhl: Computes the inverse hyperbolic tangent ........................................... atanhl(3)
function acos: Computes the inverse trigonometric cosine ........................................ acos(3)
function for/ acosf: Computes the inverse trigonometric cosine ........................................ acosf(3)
function for/ acosl: Computes the inverse trigonometric cosine ........................................ acosl(3)
function asin: Computes the inverse trigonometric sine ............................................ asin(3)
function for/ asinf: Computes the inverse trigonometric sine
............................................ a
sinf(3)
function for/ asinl: Computes the inverse trigonometric sine ............................................ asinl(3)
function of/ atan2: Computes the inverse trigonometric tangent ...................................... atan2(3)
function of/ atan2f: Computes the inverse trigonometric tangent ...................................... atan2f(3)
function of/ atan2l: Computes the inverse trigonometric tangent ...................................... atan2l(3)
function atan: Computes the inverse trigonometric tangent ...................................... atan(3)
function for/ atanf: Computes the inverse trigonometric tangent ...................................... atanf(3)
function for/ atanl: Computes the inverse trigonometric tangent ...................................... atanl(3)
for a file opened for ANSI I/O /file open state information ................................... __ns_fget_file_open_state(3)
depth /Opens an ANSI I/O file to a specified sync ............................................. __ns_fopen64_special(3)
__ns_fopen_special: Opens an ANSI I/O file to a specified sync/ ........................................... __ns_fopen_special(3)
for a file opened for ANSI I/O /the file state information ...................................... __ns_fget_file_state(3)
for a file opened for ANSI I/O /the file state information ...................................... __ns_fset_file_state(3)
of an Edit file opened for ANSI I/O /the file-position indicator ..................................... edfseek(3)
of an Edit file opened for ANSI I/O /the file-position indicator ..................................... edftell(3)
an OSS interprocess communication (IPC) key ftok: Generates ............................................. ftok(3)
alphanumeric character isalnum: Tests for an ..................................................... isalnum(3)
character isalpha: Tests for alphabetic ......................................... isalpha(3)
character isascii: Tests for ASCII ................................................. isascii(3)
isatty: Tests for a terminal ............................................ isatty(3)
character isblank: Tests for a white space .................................... isblank(3)
character iscntrl: Tests for control ................................................ iscntrl(3)
character isdigit: Tests for a digit ................................................. isdigit(3)
isfinite: Tests for finite value ........................................ isfinite(3)
character isgraph: Tests for a graphic ........................................... i
sgraph(3)
than y isgreater: Tests if x is greater ........................................ isgreater(3)
greater than or equal to y isgreaterequal: Tests if x is ........................................... isgreaterequal(3)
isinf: Tests for infinity ................................................... isinf(3)
isless: Tests if x is less than y ....................................... isless(3)
than or equal to y islessequal: Tests if x is less ......................................... islessequal(3)
than or greater than y islessgreater: Tests if x is less ....................................... islessgreater(3)
character islower: Test for lowercase ........................................... islower(3)
NaN (not a number) isnan: Tests whether a value is ..................................... isnan(3)
value isnormal: Tests for a normalized .................................. isnormal(3)
character isprint: Tests for printable ............................................. isprint(3)
character ispunct: Test for a punctuation ..................................... ispunct(3)
character isspace: Tests for a white space .................................... isspace(3)
unordered isunordered: Tests if x and y are ................................... isunordered(3)
character isupper: Test for an uppercase ...................................... isupper(3)
alphanumeric wide character iswalnum: Tests for an .................................................. iswalnum(3)
wide character iswalpha: Tests for an alphabetic ................................. iswalpha(3)
wide-character iswblank: Tests for a white space ................................. iswblank(3)
Pindex32 Hewlett-Packard Company 527192-018