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

OSS Library Calls Reference Manual
SQL DECIMAL/ longlong_to_dec: Converts a C long long value to a
................................
longlong_to_dec(3)
double-precision/ atof: Converts a character string to a
....................................
atof(3)
long integer atol: Converts a character string to a
....................................
atol(3)
long long integer atoll: Converts a character string to a ....................................
atoll(3)
time value strptime: Converts a character string to a
....................................
strptime(3)
double-precision/ strtod: Converts a character string to a
....................................
strtod(3)
signed long integer strtol: Converts a character string to a
....................................
strtol(3)
signed long long/ strtoll: Converts a character string to a ....................................
strtoll(3)
integer atoi: Converts a character string to an
..................................
atoi(3)
IPv6 or IPv4 binary/ inet_pton: Converts a character string to an
..................................
inet_pton(3)
unsigned long integer strtoul: Converts a character string to an
..................................
strtoul(3)
string strftime: Converts a date and time to a
.......................................
strftime(3)
wide-character string wcsftime: Converts a date and time to a
.......................................
wcsftime(3)
to a string ecvt: Converts a
oating-point number ................................
ecvt(3)
to a string fcvt: Converts a
oating-point number ................................
fcvt(3)
to a string gcvt: Converts a
oating-point number ................................
gcvt(3)
string to a wide/ mbstowcs: Converts a multibyte character
....................................
mbstowcs(3)
a wide character mbtowc: Converts a multibyte character to
................................
mbtowc(3)
to a 32-bit integer a64l: Converts a radix-64 ASCII string
.................................
a64l(3)
from one character code/ iconv: Converts a string of characters
.....................................
iconv(3)
long long integer strtou
ll: Converts a string to an unsigned ..................................
strtoull(3)
multibyte character wctomb: Converts a wide character into a
..................................
wctomb(3)
into a multibyte/ wcstombs: Converts a wide character string
..................................
wcstombs(3)
to a double-precision/ wcstod: Converts a wide-character string
..................................
wcstod(3)
to long integer wcstol: Converts a wide-character string
..................................
wcstol(3)
to a long long integer wcstoll: Converts a wide-character string ..................................
wcstoll(3)
address to a/ inet_ntop: Converts an IPv6 or IPv4 binary
..................................
inet_ntop(3)
time since the Epoch mktime: Converts broken-down time into
.................................
mktime(3)
date and time string asctime: Converts broken-down time into a
...............................
asctime(3)
from an input stream fscanf: Converts formatted input read
......................................
fscanf(3)
from the standard input/ scanf: Converts formatted input read
......................................
scanf(3)
from a character string sscanf: Converts formatted input read
......................................
sscanf(3)
names into socket/ getaddrinfo: Converts hostnames and service
..................................
getaddrinfo(3)
in a C array of/ dec_to_longlong: Converts SQL DECIMAL value stored
....................... dec_to_longlong(3)
into a date and time/ ctime: Converts time since the Epoch
.....................................
ctime(3)
broken-down Coordinated/ gmtime: Converts time since the Epoch to
.................................
gmtime(3)
broken-down local/ localtime: Converts time since the Epoch to .................................
localtime(3)
tzset: Converts time units .......................................................
tzset(3)
time getdate: Converts user format date and
......................................
getdate(3)
to an unsigned long/ wcstoul: Converts wide-character strings
...................................
wcstoul(3)
to an unsigned long/ wcstoull: Converts wide-character strings ...................................
wcstoull(3)
since the Epoch to broken-down Coordinated Universal Time
/time ..............................
gmtime(3)
memcpy: Copies a character in memory ......................................
memcpy(3)
strncpy: Copies a string ...............................................................
strncpy(3)
bcopy: Copies an area of memory ............................................
bcopy(3)
memory memccpy: Copies characters sequentially in .................................
memccpy(3)
overlapping areas in/ memmove: Copies characters with ..................................................
memmove(3)
into another wcscpy: Copies one wide-character string ................................. wcscpy(3)
strcpy: Copies strings ................................................................
strcpy(3)
with a character count wcsncpy: Copies wide-character strings ...................................... wcsncpy(3)
wmemcpy: Copy wide characters in memory ................................. wmemcpy(3)
overlapping areas in/ wmemmove: Copy wide characters with ........................................... wmemmove(3)
of y copysign: Returns x with the sign ................................ copysign(3)
/Maps an interface name to its corresponding index ...................................................... if_nametoindex(3)
/Maps an interface index to its corresponding name ...................................................... if_indextoname(3)
cosine function cos: Computes the trigonometric ................................. cos(3)
cosine function cosh: Computes the hyperbolic .................................... cosh(3)
cos: Computes the trigonometric cosine function ..............................................................
cos(3)
cosh: Computes the hyperbolic cosine function .............................................................. cosh(3)
the inverse trigonometric cosine function acos: Computes .................................. acos(3)
Computes the inverse hyperbolic cosine function acosh: .................................................. acosh(3)
strings with a character count /Appends wide-character ................................... wcsncat(3)
strings with a character count /Compares wide-character ................................. wcsncmp(3)
strings with a character count /Copies wide-character ...................................... wcsncpy(3)
opendir: Opens a directory and creates a directory stream ............................................. opendir(3)
Pindex8 Hewlett-Packard Company 527187-003