Data segment: Difference between revisions

Content deleted Content added
Armistej (talk | contribs)
Fixed contradiction in second paragraph. Variables in the data segment CAN be altered at runtime !
removed dead links
Line 54:
*[http://blog.ooz.ie/2008/09/0x03-notes-on-assembly-memory-from.html mem_sequence.c - sequentially lists memory regions in a process]
*[http://www.comp.nus.edu.sg/~xujia/Expert.C.Programming.pdf Expert C Programming: Deep C Secrets, Peter van der Linden, Prentice Hall 1997, p. 119ff]
*[http://www.ualberta.ca/CNS/RESEARCH/LinuxClusters/mem.html Understanding Memory]
*[http://www.beingdeveloper.com/memory-layout-of-a-program/ Code Segment and Data Segment: Memory Layout of a Program]
 
{{DEFAULTSORT:Data Segment}}