Rocker73@aol.com wrote:
Hello,
I have a question about accessing memory using GPC. I'm running
GPC on a FreeBSD UNIX system. How do you directly access memory via a generic pointer in GPC? In Borlan Pascal 7, there are special array called Mem, MemW, and MemL. Does GPC have anything equivilent?
No. See section 6.2.10 in the docs. Also for reference to dirty tricks to replace them in case of djgpp.
Maurice