Pages du manuel Linux : Fonctions des bibliothèques / posix
- fgetpos
- get current file position information
- fgets
- get a string from a stream
- fgetwc
- get a wide-character code from a stream
- fgetws
- get a wide-character string from a stream
- fileno
- map a stream pointer to a file descriptor
- flockfile
- stdio locking functions
- floor
- floor function
- floorf
- See floor.3posix
- floorl
- See floor.3posix
- fma
- floating-point multiply-add
- fmaf
- See fma.3posix
- fmal
- See fma.3posix
- fmax
- determine maximum numeric value of two floating-point numbers
- fmaxf
- See fmax.3posix
- fmaxl
- See fmax.3posix
- fmin
- determine minimum numeric value of two floating-point numbers
- fminf
- See fmin.3posix
- fminl
- See fmin.3posix
- fmod
- floating-point remainder value function
- fmodf
- See fmod.3posix
- fmodl
- See fmod.3posix
- fmtmsg
- display a message in the specified format on standard error and/or a system console
- fnmatch
- match a filename or a pathname
- fopen
- open a stream
- fork
- create a new process
- fpathconf
- See pathconf.3posix
- fpclassify
- classify real floating type
- fprintf
- See printf.3posix
- fputc
- put a byte on a stream
- fputs
- put a string on a stream
- fputwc
- put a wide-character code on a stream
- fputws
- put a wide-character string on a stream
- fread
- binary input
- free
- free allocated memory
- freeaddrinfo
- See getaddrinfo.3posix
- freopen
- open a stream
- frexp
- extract mantissa and exponent from a double precision number
- frexpf
- See frexp.3posix
- frexpl
- See frexp.3posix
- fscanf
- See scanf.3posix
- fseek
- reposition a file-position indicator in a stream
- fseeko
- See fseek.3posix
- fsetpos
- set current file position
- fstat
- get file status
- fstatvfs
- See statvfs.3posix
- fsync
- synchronize changes to a file
- ftell
- return a file offset in a stream
- ftello
- See ftell.3posix
- ftime
- get date and time (LEGACY)
- ftok
- generate an IPC key