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

Permuted Index
a string to the standard output stream puts: Writes
.......................................................
puts(3)
a wide character to a specied stream putwc: Writes
....................................................
putwc(3)
character to the standard output stream putwchar: Writes a wide
..................................
putwchar(3)
Repositions the le pointer of a stream rewind:
...............................................................
rewind(3)
Sets position within a directory stream seekdir:
..............................................................
seekdir(3)
position within a directory stream telldir: Returns current
.....................................
telldir(3)
/the position in the directory stream to the beginning of the/
.....................................
rewinddir(3)
a character back into the input stream ungetc: Pushes
...................................................
ungetc(3)
character back into the input stream ungetwc: Pushes a wide
...................................
ungetwc(3)
fdopen: Associates a stream with a le descriptor .........................................
fdopen(3)
string to the standard output stream /Writes a wide-character
..................................
putws(3)
stderr: Standard I/O streams
............................................................................
stdin(5)
explaining function error strerror: Accesses message
...........................................
strerror(3)
strfmon: Formats monetary strings ..............................
strfmon(3)
time to a string strftime: Converts a date and
........................................
strftime(3)
strcat: Appends a string to a string ...............................................................................
strcat(3)
strdup: Duplicates a string ...............................................................................
strdup(3)
strlen: Finds length of string ...............................................................................
strlen(3)
strncat: Appends bytes to a string ...............................................................................
strncat(3)
strncpy: Copies a string ...............................................................................
strncpy(3)
string to a wide character string /a multibyte character
........................................
mbstowcs(3)
string into a multibyte character string /Converts a wide character
................................
wcstombs(3)
binary address to a character string /Converts an IPv6 or IPv4
..................................
inet_ntop(3)
time into a date and time string /Converts broken-down
.....................................
asctime(3)
input read from a character string /Converts formatted
...........................................
sscanf(3)
the Epoch into a date and time string /Converts time since
..........................................
ctime(3)
of characters in a wide-character string /Determines the number
....................................
wcslen(3)
character string /dotted-decimal-formatted
.................................
inet_ntoa(3)
aoating-point number to a string ecvt: Converts .....................................................
ecvt(3)
aoating-point number to a string fcvt: Converts .....................................................
fcvt(3)
a character index: Scans string for a
rst occurrence of .......................................
index(3)
lwres_hstrerror: Returns a string for an error code ..................................................
lwres_hstrerror(3)
locale strxfrm: Transforms string for collation in current
.......................................
strxfrm(3)
character rindex: Scans string for last occurrence of a
.......................................
rindex(3)
a character in a wide-character string /for the
nal instance of .....................................
wcsrchr(3)
a character in a wide-character string /for the
rst instance of ......................................
wcschr(3)
fgets: Gets a string from a stream .......................................................
fgets(3)
fgetws: Gets a wide character string from a stream
.......................................................
fgetws(3)
stream gets: Gets a string from the standard input ......................................
gets(3)
getws: Gets a wide character string from the standard input/
.....................................
getws(3)
aoating-point number to a string gcvt: Converts ....................................................
gcvt(3)
Parses suboption arguments from a string getsubopt:
...........................................................
getsubopt(3)
inet_network: Translates a string in Internet dotted-decimal/
................................
inet_network(3)
/IPv4 address from a character string in standard dotted-decimal/
...............................
inet_addr(3)
string /Converts a wide character string into a multibyte character
..................................
wcstombs(3)
wcscpy: Copies one wide-character string into another
.........................................................
wcscpy(3)
strtok: Splits string into tokens ...........................................................
strtok(3)
integer to a radix-64 ASCII string l64a: Converts a 32-bit ...................................... l64a(3)
occurrence of characters in a string /Locates the rst ................................................. wcspbrk(3)
character code/ iconv: Converts a string of characters from one ........................................ iconv(3)
password)/ getpass: Reads a string of characters (such as a ....................................... getpass(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)
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)
length of initial segment of string strspn: Returns .................................................... strspn(3)
a64l: Converts a radix-64 ASCII string to a 32-bit integer ............................................... a64l(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)
atol: Converts a character string to a long integer .................................................. atol(3)
atoll: Converts a character string to a long long integer ......................................... atoll(3)
527187-004 Hewlett-Packard Company Pindex37