Hello,
I wanted to know that is it possible in ANSI C, declaration & initialisation of a variable on a particular address (absolute address). If then How?
Thanks in Advance!!!!!
If you tell us your platform, your compiler, and exactly what you are trying to access, then someone here may know if that simple pointer access will do what you want, or if some other method is needed.