Depends on what you mean by an exact memory address.
AFAIK, the OS only allocates virtual addresses to user progs.
It manages the physical locations itself. Basic multitasking
OS design. You gotta go back to DOS to be able to manage
physical mem addresses yourself.
Or learn to write device drivers. They run at a higher priviledge
level i think.
![]()




Reply With Quote