Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)
Guardian Native C Library Calls Reference Manual
Pushes a character back into the input stream ungetc:
.....................................................
ungetc(3)
a wide character back into the input stream ungetwc: Pushes
......................................
ungetwc(3)
file descriptors for synchronous input/output mu
ltiplexing /among ..............................
select(2)
assert: Inserts program diagnostics
..........................................
assert(3)
wcschr: Searches for the first instance of a character in a/
..........................................
wcschr(3)
wcsrchr: Searches for the final instance of a character in a/
..........................................
wcsrchr(3)
string to a long long integer /a wide-character
..............................................
wcstoll(3)
radix-64 ASCII string to a 32-bit integer a64l: Converts a
...............................................
a64l(3)
Computes absolute value of an integer abs:
....................................................................
abs(3)
Converts a character string to an integer atoi:
...................................................................
atoi(3)
a character string to a long integer atol: Converts
...................................................
atol(3)
a character string to a long long integer atoll: Converts
..................................................
atoll(3)
strchr: Finds an integer character in string .............................................
strchr(3)
string to a signed long long integer /Converts a character
.......................................
strtoll(3)
string to an unsigned long integer /Converts a character
.......................................
strtoul(3)
strings to an unsigned long integer /Converts wide-character
................................
wcstoul(3)
strings to an unsigned long long integer /Converts wide-character
................................
wcstoull(3)
radix-independent exponent as an integer ilogb: Computes the
.........................................
ilogb(3)
Computes absolute value of long integer labs:
...................................................................
labs(3)
character string to a signed long integer strtol: Converts a
..............................................
strtol(3)
a string to an unsigned long long integer strtoull: Converts
.............................................
strtoull(3)
toascii: Translates integer to 7-bit ASCII character
...................................
toascii(3)
string l64a: Converts a 32-bit integer to a radix-64 ASCII
..........................................
l64a(3)
a wide-character string to long integer wcstol: Converts
..............................................
wcstol(3)
div: Divides integers ...........................................................................
div(3)
ldiv: Divides long integers ...........................................................................
ldiv(3)
lldiv: Divides long long integers ...........................................................................
lldiv(3)
numbers to floating-point integers /Rounds
floating-point ...................................
ceil(3)
numbers to floating-point integers /Rounds
floating-point ...................................
floor(3)
/a floating-point number into integral and fractional parts ..........................................
modf(3)
floating-point numbers to nearest integral value rint: Rounds
..........................................
rint(3)
key ftok: Generates an OSS interprocess communication (IPC)
..............................
ftok(3)
or changes the timeout value for interval timers alarm: Sets
...........................................
alarm(3)
library handle and/ dlclose: Invalidates a dynamic-link
...........................................
dlclose(3)
function acosh: Computes the inverse hyperbolic cosine
.............................................
acosh(3)
asinh: Computes the inverse hyperbolic sine function ..................................
asinh(3)
function atanh: Computes the inverse hyperbolic tangent
...........................................
atanh(3)
function acos: Computes the inverse trigonometric cosine
........................................
acos(3)
function asin: Computes the inverse trigonometric sine
............................................
asin(3)
function of/ atan2: Computes the inverse trigonometric tangent
......................................
atan2(3)
function atan: Computes the inverse trigonometric tangent
......................................
atan(3)
for a file opened for ANSI I/O /file open state information ...................................
__ns_fget_file_open_state(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 iscntrl: Tests for control ................................................ iscntrl(3)
character isdigit: Tests for a digit ................................................. isdigit(3)
character isgraph: Tests for a graphic ........................................... isgraph(3)
character islower: Test for lowercase ........................................... islower(3)
NaN (not a number) isnan: Tests whether a value is ..................................... isnan(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)
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)
control character iswcntrl: Tests for a wide .............................................. iswcntrl(3)
properties of a wide character iswctype: Determines the ............................................. iswctype(3)
Pindex−14 Hewlett-Packard Company 527192-005