Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

OSS Library Calls Reference Manual
stderr: Standard error stream
.............................................................................
stderr(5)
stdout: Standard output stream
.............................................................................
stdout(5)
input read from an input stream /Converts formatted
..........................................
fscanf(3)
read from the standard input stream /Converts formatted input
................................
scanf(3)
Tests the error indicator on a stream ferror:
.................................................................
ferror(3)
character from a specied input stream fgetc: Gets a
......................................................
fgetc(3)
Repositions the le pointer of a stream fgetpos:
..............................................................
fgetpos(3)
Repositions the le pointer of a stream fgetpos64:
..........................................................
fgetpos64(3)
a wide character string from a stream fgetws: Gets
......................................................
fgetws(3)
formatted output to an output stream fprintf: Prints
.....................................................
fprintf(3)
a byte to a specied output stream fputc: Writes
......................................................
fputc(3)
a wide character to a specied stream fputwc: Writes
...................................................
fputwc(3)
a wide-character string to a stream fputws: Writes
...................................................
fputws(3)
Repositions the le pointer of a stream fseek:
..................................................................
fseek(3)
Repositions the le pointer of a stream fseeko:
...............................................................
fseeko(3)
Repositions the le pointer of a stream fseeko64:
...........................................................
fseeko64(3)
Repositions the le pointer of a stream fsetpos:
..............................................................
fsetpos(3)
Repositions the le pointer of a stream fsetpos64:
..........................................................
fsetpos64(3)
position the le pointer of a stream ftell: Reports the
...............................................
ftell(3)
position of the le pointer of a stream ftello: Reports the
.............................................
ftello(3)
position of the le pointer of a stream ftello64: Reports the
.........................................
ftello64(3)
character from a specied input stream getc: Gets a
........................................................
getc(3)
character from the standard input stream getchar: Gets a
..................................................
getchar(3)
from a a specied input stream /Gets a wide character ......................................
fgetwc(3)
string from the standard input stream /Gets a wide character
......................................
getws(3)
a string from the standard input stream gets: Gets ...........................................................
gets(3)
character from a specied input stream getwc: Gets a wide ...........................................
getwc(3)
character from the standard input stream getwchar: Gets a wide
......................................
getwchar(3)
fopen_guardian: Opens a stream (Guardian fopen( )/ ............................................
fopen_guardian(3)
fopen64_guardian: Opens a stream (Guardian fopen64( )/ .......................................
fopen64_guardian(3)
freopen_guardian: Opens a stream (Guardian freopen( )/ ........................................
freopen_guardian(3)
freopen64_guardian: Opens a stream (Guardian freopen64( )/ ....................................
freopen64_guardian(3)
wordexp: Expands tokens from a stream of words ..............................................................
wordexp(3)
directory and creates a directory stream opendir: Opens a
...............................................
opendir(3)
fopen_oss: Opens a stream (OSS fopen( ) function) ....................................
fopen_oss(3)
fopen64_oss: Opens a stream (OSS fopen64( ) function) ................................
fopen64_oss(3)
freopen_oss: Opens a stream (OSS freopen( ) function) .................................
freopen_oss(3)
function) freopen64_oss: Opens a stream (OSS freopen64( )
..............................................
freopen64_oss(3)
descriptor leno: Maps a stream pointer to a le ...................................................
leno(3)
number gleno: Maps a stream pointer to a Guardian le ..................................
gleno(3)
output to the standard output stream printf: Prints formatted
.....................................
printf(3)
a byte to a specied output stream putc: Writes
.......................................................
putc(3)
a byte to the standard output stream putchar: Writes
..................................................
putchar(3)
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)
Pindex38 Hewlett-Packard Company 527187-007