Open System Services Library Calls Reference Manual (G06.27+, H06.04+)

OSS Library Calls Reference Manual
/Converts a wide-character string to a long long integer
.........................................
wcstoll(3)
strtol: Converts a character string to a signed long integer
......................................
strtol(3)
strtoll: Converts a character string to a signed long long/
.........................................
strtoll(3)
fputs: Writes a string to a stream
...........................................................
fputs(3)
fputws: Writes a wide-character string to a stream
...........................................................
fputws(3)
strcat: Appends a string to a string .............................................................
strcat(3)
strptime: Converts a character string to a time value
.....................................................
strptime(3)
/Converts a multibyte character string to a wide character string
...................................
mbstowcs(3)
atoi: Converts a character string to an integer
.........................................................
atoi(3)
inet_pton: Converts a character string to an IPv6 or IPv4 binary/
..................................
inet_pton(3)
strtoul: Converts a character string to an unsigned long/
...........................................
strtoul(3)
integer strtoull: Converts a string to an unsigned long long
....................................
strtoull(3)
Appends one wide-character string to another wcscat:
..............................................
wcscat(3)
wcstol: Converts a wide-character string to long integer
.....................................................
wcstol(3)
stream puts: Writes a string to the standard output
.........................................
puts(3)
putws: Writes a wide-character string to the standard output/
........................................
putws(3)
date and time to a wide-character string wcsftime: Converts a
.........................................
wcsftime(3)
a substring in a wide-character string wcswcs: Searches for
.........................................
wcswcs(3)
strcmp: Compares strings
.............................................................................
strcmp(3)
strcpy: Copies strings
.............................................................................
strcpy(3)
strfmon: Formats monetary strings
.............................................................................
strfmon(3)
strncmp: Compares two strings
.............................................................................
strncmp(3)
wcscmp: Compares wide-character strings
.............................................................................
wcscmp(3)
/Transforms wide character strings for collation in the/
...........................................
wcsxfrm(3)
the/ /Returns error message strings for errors detected by
........................................
gai_strerror(3)
strcasecmp: Compare two strings, ignoring case
....................................................
strcasecmp(3)
strncasecmp: Compares two strings, ignoring case
....................................................
strncasecmp(3)
wcstok: Splits wide-character strings into tokens
.........................................................
wcstok(3)
wcstoul: Converts wide-character strings to an unsigned long/
..........................................
wcstoul(3)
wcstoull: Converts wide-character strings to an unsigned long long/
.................................
wcstoull(3)
wcscoll: Compares wide-character strings using collation/
..................................................
wcscoll(3)
strcoll: Compares strings using locale collation
........................................
strcoll(3)
display width of wide-character strings wcswidth: Determines the
...............................
wcswidth(3)
wcsncat: Appends wide-character strings with a character count
.......................................
wcsncat(3)
wcsncmp: Compares wide-character strings with a character count
.......................................
wcsncmp(3)
wcsncpy: Copies wide-character strings with a character count
.......................................
wcsncpy(3)
strlen: Finds length of string ........................................
strlen(3)
strings, ignoring case strncasecmp: Compares two .........................................
strncasecmp(3)
string strncat: Appends bytes to a ...........................................
strncat(3)
strncmp: Compares two strings ....................................
strncmp(3)
strncpy: Copies a string ................................................
strncpy(3)
bytes in a string strpbrk: Finds one of a set of ........................................
strpbrk(3)
string to a time value strptime: Converts a character ......................................
strptime(3)
in string strrchr: Searches for character ......................................
strrchr(3)
segment of string strspn: Returns length of initial ....................................
strspn(3)
strstr: Finds a substring .................................................
strstr(3)
string to a double-precision/ strtod: Converts a character
..........................................
strtod(3)
strtok: Splits string into tokens .................................... strtok(3)
string to a signed long integer strtol: Converts a character ........................................... strtol(3)
string to a signed long long/ strtoll: Converts a character .......................................... strtoll(3)
string to an unsigned long/ strtoul: Converts a character ......................................... strtoul(3)
unsigned long long integer strtoull: Converts a string to an .................................... strtoull(3)
socket /Frees address information structure and storage for IPv6 ....................................... freeaddrinfo(3)
socket /Frees address information structure and storage for IPv6 ....................................... freehostent(3)
into socket address information structures /and service names ...................................... getaddrinfo(3)
service names into socket address structures /host names and ........................................... lwres_getaddrinfo(3)
/memory of one or more addrinfo structures previously created by/ ................................. lwres_freeaddrinfo(3)
the memory of one or more hostent structures returned by the/ /Frees ................................ lwres_freehostent(3)
collation in current locale strxfrm: Transforms string for ...................................... strxfrm(3)
getsubopt: Parses suboption arguments from a string .............................. getsubopt(3)
strstr: Finds a substring ......................................................................... strstr(3)
string wcswcs: Searches for a substring in a wide-character ........................................ wcswcs(3)
chvol: Changes default volume and subvolume names used to qualify/ ............................... chvol(3)
/Reads a string of characters (such as a password) without/ ...................................... getpass(3)
is received pause: Suspends a process until a signal ................................. pause(3)
Pindex38 Hewlett-Packard Company 527187-004