Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
Guardian Native C Library Calls Reference Manual
freopen64: Opens a stream .............................................................................
freopen64(3)
fwrite: Writes to an output stream
.............................................................................
fwrite(3)
getw: Gets a word from an input stream
.............................................................................
getw(3)
putw: Writes a word to a stream
.............................................................................
putw(3)
setbuf: Assigns buffering to a stream .............................................................................
setbuf(3)
setvbuf: Assigns buffering to a stream
.............................................................................
setvbuf(3)
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 specified input stream fgetc: Gets a
......................................................
fgetc(3)
Repositions the file pointer of a stream fgetpos:
..............................................................
fgetpos(3)
Repositions the file 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 specified output stream fputc: Writes
......................................................
fputc(3)
a wide character to a specified stream fputwc: Writes
...................................................
fputwc(3)
a wide-character string to a stream fputws: Writes
...................................................
fputws(3)
Repositions the file pointer of a stream fseek:
..................................................................
fseek(3)
Repositions the file pointer of a stream fseeko:
...............................................................
fseeko(3)
Repositions the file pointer of a stream fseeko64:
...........................................................
fseeko64(3)
Repositions the file pointer of a stream fsetpos:
..............................................................
fsetpos(3)
Repositions the file pointer of a stream fsetpos64:
..........................................................
fsetpos64(3)
position the file pointer of a stream ftell: Reports the
...............................................
ftell(3)
position of the file pointer of a stream ftello: Reports the .............................................
ftello(3)
position of the file pointer of a stream ftello64: Reports the .........................................
ftello64(3)
character from a specified input stream getc: Gets a ........................................................
getc(3)
character from the standard input stream getchar: Gets a
..................................................
getchar(3)
from a a specified 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 specified 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)
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 fileno: Maps a stream pointer to a file ...................................................
fileno(3)
number gfileno: Maps a stream pointer to a Guardian file ..................................
gfileno(3)
output to the standard output stream printf: Prints formatted
.....................................
printf(3)
a byte to a specified 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 specified stream putwc: Writes ....................................................
putwc(3)
character to the standard output stream putwchar: Writes a wide .................................. putwchar(3)
Repositions the file pointer of a stream rewind: ...............................................................
rewind(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 file descriptor ......................................... fdopen(3)
string to the standard output stream /Writes a wide-character .................................. putws(3)
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)
time into a date and time string /Converts broken-down ..................................... asctime(3)
input read from a character string /Converts formatted ........................................... sscanf(3)
Pindex−26 Hewlett-Packard Company 527192-007