Difference between revisions of "Absolute address"
From Computer History Wiki
(Stuuby, but a start) |
(No difference)
|
Revision as of 03:15, 24 November 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.