Talk:Code segment
Appearance
![]() | Computing Stub‑class | |||||||||
|
"As a memory region, a code segment may be placed below the heap or stack in order to prevent heap and stack overflows from overwriting it."
Not too sure about the 'below' part. The stack is commonly implemented as 'upside-down' (pushing onto the stack reduces stack pointer register) so it would make more sense to have it in memory that is 'higher' than the stack. — Preceding unsigned comment added by 176.249.187.76 (talk) 13:35, 16 January 2014 (UTC)
terminology
Why is the code segment also called the text segment? 118.208.38.118 (talk) 09:33, 12 March 2014 (UTC)