Absolute address: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Stuuby, but a start
 
m +cat
 
Line 2: Line 2:


{{stub}}
{{stub}}
[[Category: Computer Basics]]

Latest revision as of 23:58, 15 December 2018

An absolute address is an address, often in a program module, which cannot be ajusted, the way addresses in relocatable binary modules can be adjusted, e.g. in the process of linking.