www.digitalmars.com         C & C++   DMDScript  

c++.dos.32-bits - memcopy

reply "Andreas Fischbach" <a.fischbach fz-juelich.de> writes:
hello
I use to copy a 32kb block from a physikal address into a protected mode
buffer.
I know the physikal address and I have allocate a buffer.
how can I do this ? (is there any function Icould use)

thanks
            andreas
Apr 25 2002
parent "Walter" <walter digitalmars.com> writes:
"Andreas Fischbach" <a.fischbach fz-juelich.de> wrote in message
news:aa8odj$2las$1 digitaldaemon.com...
 hello
 I use to copy a 32kb block from a physikal address into a protected mode
 buffer.
 I know the physikal address and I have allocate a buffer.
 how can I do this ? (is there any function Icould use)
See www.digitalmars.com/faq.html#vram for accessing physical memory.
Apr 25 2002