Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)

Guardian Native C Library Calls Reference Manual
bsearch: Performs a binary search
..................................................................
bsearch(3)
tdelete: Deletes a node from a binary search tree
...........................................................
tdelete(3)
tnd: Finds a node in a binary search tree ...........................................................
tnd(3)
tsearch: Builds and searches a binary search tree
...........................................................
tsearch(3)
twalk: Traverses a binary search tree
...........................................................
twalk(3)
ffs: Finds rst bit set ..............................................................................
ffs(3)
allocating/ /Speci
es the minimum block size to attempt to use when
................................
heap_min_block_size(3)
into a fraction and a/ frexp: Breaks a
oating-point number ....................................
frexp(3)
into integral and/ modf: Breaks a
oating-point number ....................................
modf(3)
/Converts time since the Epoch to broken-down Coordinated Universal/
.........................
gmtime(3)
/Converts time since the Epoch to broken-down local time
................................................
localtime(3)
time string asctime: Converts broken-down time into a date and
................................
asctime(3)
the Epoch mktime: Converts broken-down time into time since
...............................
mktime(3)
bsearch: Performs a binary search ................................
bsearch(3)
of parameters for output to a buffer /Formats a variable number
..............................
vsprintf(3)
setbuf: Assigns buffering to a stream .....................................................
setbuf(3)
setvbuf: Assigns buffering to a stream
.....................................................
setvbuf(3)
search tree tsearch: Builds and searches a binary
........................................
tsearch(3)
memchr: Finds a character byte in memory
..............................................................
memchr(3)
fputc: Writes a byte to a speci
ed output stream ..................................
fputc(3)
putc: Writes a byte to a speci
ed output stream ..................................
putc(3)
stream putchar: Writes a byte to the standard output
...........................................
putchar(3)
strpbrk: Finds one of a set of bytes in a string
..............................................................
strpbrk(3)
mblen: Determines the length in bytes of a multibyte character ......................................
mblen(3)
strncat: Appends bytes to a string ..............................................................
strncat(3)
bzero: Zeroes an area of memory .................................
bzero(3)
/SQL DECIMAL value stored in a C array of decimal to a C long/ ....................................
dec_to_longlong(3)
DECIMAL value and stores it in a C array of type decimal /to a SQL
...............................
longlong_to_dec(3)
longlong_to_dec: Converts a C long long value to a SQL/ .........................................
longlong_to_dec(3)
in a C array of decimal to a C long long value /value stored ...................................
dec_to_longlong(3)
the difference between two calendar times /Computes
............................................
difftime(3)
/error code for the most recent call to dlopen(), dlclose(), or/
.......................................
dlresultcode(3)
raise: Sends a signal to the calling process ...............................................................
raise(3)
array calloc: Allocates memory in an ....................................
calloc(3)
Compare two strings, ignoring case strcasecmp:
............................................................
strcasecmp(3)
Compares two strings, ignoring case strncasecmp:
..........................................................
strncasecmp(3)
oating-point number cbrt: Computes the cube root of a ................................
cbrt(3)
numbers to oating-point/ ceil: Rounds oating-point ...........................................
ceil(3)
subvolume names used to/ chvol: Changes default volume and ........................................
chvol(3)
current locale setlocale: Changes or queries the program
s ................................
setlocale(3)
interval timers alarm: Sets or changes the timeout value for ......................................
alarm(3)
isalpha: Tests for alphabetic character
.........................................................................
isalpha(3)
isascii: Tests for ASCII character
.........................................................................
isascii(3)
iscntrl: Tests for control character
.........................................................................
iscntrl(3)
isdigit: Tests for a digit character
.........................................................................
isdigit(3)
isgraph: Tests for a graphic character
.........................................................................
isgraph(3)
islower: Test for lowercase character
.........................................................................
islower(3)
isprint: Tests for printable character .........................................................................
isprint(3)
ispunct: Test for a punctuation character .........................................................................
ispunct(3)
isspace: Tests for a white space character .........................................................................
isspace(3)
isupper: Test for an uppercase character .........................................................................
isupper(3)
iswdigit: Tests for a wide digit character .........................................................................
iswdigit(3)
iswgraph: Tests for wide graphic character .........................................................................
iswgraph(3)
Stores formatted output into a character array sprintf: ................................................. sprintf(3)
stream ungetc: Pushes a character back into the input ........................................ ungetc(3)
stream ungetwc: Pushes a wide character back into the input ........................................ ungetwc(3)
memchr: Finds a character byte in memory ............................................. memchr(3)
wide-character strings with a character count /Compares ........................................... wcsncmp(3)
wide-character strings with a character count wcsncat: Appends .............................. wcsncat(3)
wide-character strings with a character count wcsncpy: Copies ................................ wcsncpy(3)
input stream fgetwc: Gets a wide character from a a specied .......................................... fgetwc(3)
stream fgetc: Gets a character from a specied input ................................... fgetc(3)
stream getc: Gets a character from a specied input ................................... getc(3)
stream getwc: Gets a wide character from a specied input ................................... getwc(3)
stream getchar: Gets a character from the standard input ................................ getchar(3)
Pindex2 Hewlett-Packard Company 527192-005