Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
float
The usual keyword for the floating-pointdata type, e.g. in the C programming language. The
keyword "double" usually also introduces a floating-point
type, but with twice the precession of a float.
(2008-06-13)