data segment

Technology Dictionary -> data segment

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)


© Art Branch Inc.

SQL Tutorial