Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Guardian Native C Library Calls Reference Manual
string strcat64: Appends a string to a ..................................... strcat64(3)
character in string strchr: Finds an integer ................................................. strchr(3)
character in string strchr64: Finds an integer ............................................. strchr64(3)
strcmp: Compares strings ............................................. strcmp(3)
strcmp64: Compares strings ......................................... strcmp64(3)
locale collation strcoll: Compares strings using .................................... strcoll(3)
strcpy: Copies strings .................................................... strcpy(3)
strcpy64: Copies strings ................................................ strcpy64(3)
initial segment of string strcspn: Returns length of ............................................. strcspn(3)
strdup: Duplicates a string ............................................ strdup(3)
clearerr: Clears indicators on a stream .............................................................................
clearerr(3)
fclose: Closes a stream .............................................................................
fclose(3)
feof: Tests EOF on a stream .............................................................................
feof(3)
fflush: Flushes a stream .............................................................................
fflush(3)
fgets: Gets a string from a stream .............................................................................
fgets(3)
fopen: Opens a file stream .............................................................................
fopen(3)
fopen64: Opens a file stream .............................................................................
fopen64(3)
fputs: Writes a string to a stream .............................................................................
fputs(3)
fread: Reads input from a stream .............................................................................
fread(3)
freopen: Opens a stream .............................................................................
freopen(3)
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)
to relinquish ownership of a stream /Allows a thread ................................................ funlockfile(3)
/a byte to the standard output stream but does not lock the/ ....................................... putchar_unlocked(3)
/a byte to a specified output stream but does not lock the/ ....................................... putc_unlocked(3)
character from the standard input stream but does not lock the/ /a .................................. getchar_unlocked(3)
character from a specified input stream but does not lock the/ /a ..................................
getc_unlocked(3)
i
nput read from an input stream /Converts formatted .......................................... fscanf(3)
input read from an input stream /Converts formatted .......................................... fwscanf(3)
read from the standard input stream /Converts formatted input ................................ scanf(3)
read from the standard input stream /Converts formatted input ................................ vfscanf(3)
read from the standard input stream /Converts formatted input ................................ vfwscanf(3)
read from the standard input stream /Converts formatted input ................................ vscanf(3)
read from the standard input stream /Converts formatted input ................................ vwscanf(3)
read from the standard input stream /Converts formatted input ................................ wscanf(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)
thread to acquire ownership of a stream flockfile: Allows a ............................................. flockfile(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)
stream but does not lock the stream /from a specified input ...................................... getc_unlocked(3)
stream but does not lock the stream /from the standard input ................................... getchar_unlocked(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:
.............................................................. fse
tpos(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)
input read from an input stream fwide: Converts formatted ............................... fwide(3)
formatted output to an output stream fwprintf: Prints .................................................. fwprintf(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)
Pindex−50 Hewlett-Packard Company 527192-018