Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Data_segment> ?p ?o }
Showing triples 1 to 28 of
28
with 100 triples per page.
- Data_segment abstract "In computing, a data segment (often denoted .data) is a portion of an object file or the corresponding virtual address space of a program that contains initialized static variables, that is, global variables and static local variables. The size of this segment is determined by the size of the values in the program's source code, and does not change at run time.The data segment is read-write, since the values of variables can be altered at run time. This is in contrast to the read-only data segment (rodata segment or .rodata), which contains static constants rather than variables; it also contrasts to the code segment, also known as the text segment, which is read-only on many architectures. Uninitialized data, both variables and constants, is instead in the BSS segment.The PC architecture supports a few basic read-write memory regions in a program: stack, data and code. The heap is another region of address space available to a program, from which memory can be dynamically allocated or freed by the operating system in response to system calls such as malloc and free.".
- Data_segment wikiPageExternalLink 0x03-notes-on-assembly-memory-from.html.
- Data_segment wikiPageExternalLink c-startup.html.
- Data_segment wikiPageExternalLink Expert.C.Programming.pdf.
- Data_segment wikiPageExternalLink mem.html.
- Data_segment wikiPageID "1613235".
- Data_segment wikiPageRevisionID "633201426".
- Data_segment hasPhotoCollection Data_segment.
- Data_segment subject Category:Executable_file_formats.
- Data_segment subject Category:Memory_management.
- Data_segment type Abstraction100002137.
- Data_segment type Communication100033020.
- Data_segment type ExecutableFileFormats.
- Data_segment type Format106636806.
- Data_segment type Information106634376.
- Data_segment type Message106598915.
- Data_segment comment "In computing, a data segment (often denoted .data) is a portion of an object file or the corresponding virtual address space of a program that contains initialized static variables, that is, global variables and static local variables. The size of this segment is determined by the size of the values in the program's source code, and does not change at run time.The data segment is read-write, since the values of variables can be altered at run time.".
- Data_segment label "Data segment".
- Data_segment label "Datensegment".
- Data_segment label "Segment de données".
- Data_segment sameAs Datensegment.
- Data_segment sameAs Segment_de_données.
- Data_segment sameAs m.05gp01.
- Data_segment sameAs Q491179.
- Data_segment sameAs Q491179.
- Data_segment sameAs Data_segment.
- Data_segment wasDerivedFrom Data_segment?oldid=633201426.
- Data_segment isPrimaryTopicOf Data_segment.