Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>vcpeek</b> -- read a value from memory http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            vcpeek  --  Read a value from memory

synopsis        VOID vcpeek(seg,ofst,buf,bytes)
                COUNT seg,ofst; segment and offset of source
                TEXT buf[];     pointer to destination
                COUNT bytes;    number of bytes to move

description  This function reads an address from any location
           segment and offset) to a buffer. This is used
           for direct screen I/O.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson