Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
time into a date and time string (reentrant) /broken-down ................................... asctime_r(3)
the Epoch into a date and time string (reentrant) /time since ........................................ ctime_r(3)
/string to a character string (restartable) ......................................................... wcsrtombs(3)
string to a wide-character string (restartable) /a character .................................... mbsrtowcs(3)
of the initial segment of a string /Returns the length ............................................. wcscspn(3)
of the initial segment of a string /Returns the length ............................................. wcsspn(3)
Finds an integer character in string strchr: ..................................................................
strchr(3)
Finds an integer character in string strchr64: ..............................................................
strchr64(3)
length of initial segment of string strcspn: Returns .................................................. strcspn(3)
Converts a date and time to a string strftime: ...............................................................
strftime(3)
Finds one of a set of bytes in a string strpbrk: ................................................................
strpbrk(3)
Searches for character in string strrchr: .................................................................
strrchr(3)
Searches for character in string strrchr64: .............................................................
strrchr64(3)
length of initial segment of string strspn: Returns .................................................... strspn(3)
a64l: Converts a radix-64 ASCII string to a 32-bit integer ............................................... a64l(3)
/Convert a wide-character string to a character string/ ........................................... wcsrtombs(3)
atof: Converts a character string to a double-precision/ ......................................... atof(3)
strtod: Converts a character string to a double-precision/ ......................................... strtod(3)
wcstod: Converts a wide-character string to a double-precision/ ......................................... wcstod(3)
strtof: Converts a character string to a floating-point value ..................................... strtof(3)
wcstof: Converts a wide-character string to a floating-point value ..................................... wcstof(3)
atol: Converts a character string to a long integer .................................................. atol(3)
atoll: Converts a character string to a long long integer ......................................... atoll(3)
/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)
strcat64: Appends a string to a string .............................................................
strcat64(3)
st
rptime: Converts a character string to a time value ..................................................... strptime(3)
strtoumax: Converts a character string to a uintmax_t integer ........................................ strtoumax(3)
/Converts a multibyte character string to a wide character string ................................... mbstowcs(3)
mbsrtowcs: Convert a character string to a wide-character string/ ................................. mbsrtowcs(3)
atoi: Converts a character string to an integer ......................................................... atoi(3)
strtoimax: Converts a character string to an intmax_t value ........................................... strtoimax(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)
/Converts a wide-character string to intmax_t integer ............................................. wcstoimax(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)
strcmp64: Compares strings ............................................................................. strcmp64(3)
strcpy: Copies strings ............................................................................. strcpy(3)
strcpy64: Copies strings ............................................................................. strcpy64(3)
strfmon: Formats monetary strings ............................................................................. strfmon(3)
strncmp: Compares two strings ............................................................................. strncmp(3)
strncmp64: Compares two strings ............................................................................. strncmp64(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)
/Converts wide-character strings to an uintmax_t integer ..................................... wcstoumax(3)
wcstoul: Converts wide-character strings to an unsigned long/ .......................................... wcstoul(3)
wcstoull: Converts wide-character strings to an unsigned long long/ ................................. w
c
stoull(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)
527187-017 Hewlett-Packard Company Pindex71