Open System Services Library Calls Reference Manual (H06.03+)

OSS Library Calls Reference Manual
putc: Writes a byte to a speci
ed output stream ..................................
putc(3)
stream putchar: Writes a byte to the standard output
...........................................
putchar(3)
swab: Swaps bytes in a byte array
......................................................
swab(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 ca
lling 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)
Closes a specied message catalog catclose:
............................................................
catclose(3)
Retrieves a message from a catalog catgets:
.............................................................
catgets(3)
Opens a specied message catalog catopen:
............................................................
catopen(3)
message catalog catclose: Closes a speci
ed ..........................................
catclose(3)
a catalog catgets: Retrieves a message from
...............................
catgets(3)
message catalog catopen: Opens a speci
ed ...........................................
catopen(3)
oating-point number cbrt: Computes the cube root of a ................................
cbrt(3)
numbers to oating-point/ ceil: Rounds oating-point ...........................................
ceil(3)
rate for a terminal cfgetispeed: Gets the input baud
..................................
cfgetispeed(3)
rate for a terminal cfgetospeed: Gets the output baud
...............................
cfgetospeed(3)
rate for a terminal cfsetispeed: Sets the input baud
...................................
cfsetispeed(3)
rate for a terminal cfsetospeed: Sets the output baud
................................
cfsetospeed(3)
subvolume names used to/ chvol: Changes default volume and ........................................
chvol(3)
current locale setlocale: Changes or queries the program
s ................................
setlocale(3)
to match the/ setlocale_from_msg: Changes the locale of the process
................................
setlocale_from_msg(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 snprintf:
...............................................
snprintf(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)
one character code set to another character code set /from ............................................... iconv(3)
/a string of characters from one character code set to another/ ....................................... iconv(3)
iconv_open: Opens a character code-set converter ......................................... iconv_open(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)
Encrypts a password or other character data crypt: ..................................................... crypt(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)
stream getwchar: Gets a wide character from the standard input ................................ getwchar(3)
/for the rst instance of a character in a wide-character/ ...................................... wcschr(3)
/for the nal instance of a character in a wide-character/ ...................................... wcsrchr(3)
Pindex4 Hewlett-Packard Company 527187-003