Difference between revisions of "Absolute address"

From Computer History Wiki
Jump to: navigation, search
(Stuuby, but a start)
 
m (+cat)
 
Line 2: Line 2:
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category: Computer Basics]]

Latest revision as of 01:58, 16 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.