HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/FLIT/FOUT.man3.tocprint
________________________________________________________________
___ ___
Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
fmax(3M): fmax() ..................................................................................................... maximum value function
fmin(3M): fmin() ...................................................................................................... minimum value function
fmod(3M): fmod(), fmodf() ............................................................................................ remainder functions
fmodf(): remainder function (float version) ................................................................................ see fmod(3M)
fmtmsg(3C): fmtmsg() .......................................... displays formatted message on standard error and console
fnmatch(3C): fnmatch() ........................................................................................... match filename patterns
fopen(3S): fopen(), freopen(), fdopen() .................... open or re-open a stream file; convert file to stream
fpclassify(3M): fpclassify() .................................................................... floating-point classification macro
fprintf(): print formatted output to a file ............................................................................... see printf(3S)
fputc(): put character on a stream ............................................................................................. see putc(3S)
fputs(): put a string on a stream ................................................................................................ see puts(3S)
fputwc(): put wide character on a stream ................................................................................ see putwc(3C)
fputws(): put a wide string on a stream ................................................................................... see putws(3C)
fread(3S): fread(), fwrite() .................................................... buffered binary input/output to a stream file
free(): release allocated block of main memory ....................................................................... see malloc(3C)
freenetconfigent(): get network configuration data base entry ................................. see getnetconfig(3N)
freopen(): re-open a stream file; convert file to stream ............................................................. see fopen(3S)
frexp(3M): frexp() .......................................... extract mantissa and exponent from double-precision number
frt0.o: execution startup routines .................................................................................................. see crt0(3)
fscanf(): formatted input conversion, read from stream file ...................................................... see scanf(3S)
fseek(3S): fseek(), fseeko(), fseek_unlocked(), rewind(), rewind_unlocked(),
ftell(), ftello(), ftell_unlocked() ........................................ reposition a file pointer in a stream
fseeko(): reposition a file pointer in a stream ............................................................................ see fseek(3S)
fseek_unlocked(): reposition a file pointer in a stream ............................................................ see fseek(3S)
fsetaclentry(): add, modify, or delete access control list entry ....................................... see setaclentry(3C)
fsetpos() - restore file position indicator for a stream .............................................................. see fgetpos(3S)
fstatfsdev(): get file system statistics ................................................................................. see statfsdev(3C)
fstatvfsdev(): get file system statistics .......................................................................... see statvfsdev(3C)
ftell(): reposition a file pointer in a stream .............................................................................. see fseek(3S)
ftello(): reposition a file pointer in a stream ............................................................................ see fseek(3S)
ftell_unlocked(): reposition a file pointer in a stream ............................................................ see fseek(3S)
ftok(3C): ftok() ......................................................................... create interprocess communication identifier
ftw(3C): ftw(), nftw(), nftw2() ........................................................... walk a file tree, executing a function
funflockfile(): explicit locking of streams within a multi-thread application ..................... see flockfile(3S)
fwide(3C): fwide() ....................................................................................................... set stream orientation
fwprintf(3C): fwprintf(), wprintf(), swprintf()
..................................................................................................... print formatted wide-character output
fwrite(): buffered binary output to a stream file ....................................................................... see fread(3S)
fwscanf(3C): fwscanf(), wscanf(), swscanf()
................................................................................................... convert formatted wide-character input
gamma(): log gamma function ................................................................................................ see lgamma(3M)
gcrt0.o: execution startup routines ................................................................................................ see crt0(3)
gcvt(): convert floating-point number to string ............................................................................ see ecvt(3C)
getbegyx(3X): getbegyx(), getmaxyx(), getparyx() ............ get additional cursor and window coordinates
getbkgd(): set or get background character and rendition using a single-byte character ............... see bkgd(3X)
getbkgrnd(): set or get background character and rendition using a complex character ........... see bkgrnd(3X)
getbootpent(3X): getbootpent(), putbootpent(), setbootpent(), endbootpent(),
parse_bp_htype(), parse_bp_hpaddr(), parse_bp_iaddr() ............... get, or put bootptab entry
getc(3S): getc(), getc_unlocked(), getchar(), getchar_unlocked(), fgetc(),
getw(), getw_unlocked() ....................................................... get character or word from a stream file
getcchar(3X): getcchar() ..................................... get a wide character string and rendition from a cchar_t
getch(3X): getch(), wgetch(), mvgetch(), mvwgetch() ........ get a single-byte character from the terminal
getchar(): get character from a stream file ................................................................................. see getc(3S)
getchar_unlocked(): get character from a stream file ............................................................... see getc(3S)
getclock(3C): getclock() ................................................................... get current value of system-wide clock
getcwd(3C): getcwd() ................................................................. get path-name of current working directory
getc_unlocked(): get character from a stream file ..................................................................... see getc(3S)
getdate(3C): getdate(), getdate_r() ..................................................... convert user format date and time
getdate_r(): convert user format date and time ................................................................... see getdate(3C)
getdiskbyname(3C) :getdiskbyname() ....................................................... get disk description by its name
getdiskbyname_r(3C): get disk description ............................................................ see getdiskbyname(3C)
xiv Hewlett-Packard Company HP-UX Release 11i: December 2000
____ ____