Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Code segment
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Portion of an object file containing executable instructions}} [[File:Program memory layout.svg|thumb|383x383px|This shows the typical layout of a simple computer's program memory with the text, various data, and [[call stack|stack]] and [[heap (programming) |heap]] sections.]] In [[computing]], a '''code segment''', also known as a '''text segment''' or simply as '''text''', is a portion of an [[object file]] or the corresponding section of the program's [[virtual address space]] that contains [[executable]] [[instruction (computer science)|instructions]].<ref name="jason">{{Cite web | url = http://www.cs.uwm.edu/classes/cs315/Bacon/Lecture/HTML/ch10s04.html | title = Chapter 10. Subprogram Calls and the Stack | at = Section 10.4. Memory Segments | date = 2012-03-13 | accessdate = 2014-05-02 | author = Jason W. Bacon | website = cs.uwm.edu | archive-date = 2014-05-02 | archive-url = https://web.archive.org/web/20140502115622/http://www.cs.uwm.edu/classes/cs315/Bacon/Lecture/HTML/ch10s04.html | url-status = dead }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)