Słownik terminologii komputerowej

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]: data segment The range of memory locations where the {initialised data} of a program produced by a Unix linker is located. Executable code is located in the code segment and uninitialised data in the bss segment. (2004-02-24)