delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:3370 |
Newsgroups: | comp.os.msdos.djgpp |
From: | dunder AT nyongwa DOT montreal DOT qc DOT ca (Don Karnage) |
Subject: | Pointers -> memory how ? |
Message-ID: | <Dqr73L.Hz1@nyongwa.montreal.qc.ca> |
Organization: | Radio Free Nyongwa, Montreal (Qc), Canada |
Date: | Thu, 2 May 1996 01:06:56 GMT |
Lines: | 12 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
How can I make pointers -> memory :P Meaning, how can I make pointers pointing to specific memory locations without dropping out of the protected mode in DJGPP ? Like, perhaps, mapping the video Screen directly with an array char[4000] or int[2000] !!! I'd want to have an adressable array pointer to ScreenPrimary so it can be compatible with my other programs... thanx
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |