From: M Joshua Ryan Newsgroups: comp.os.msdos.djgpp Subject: Far pointer ? Date: Mon, 13 Jul 1998 12:50:56 -0500 Organization: University of Missouri - St. Louis Lines: 10 Message-ID: NNTP-Posting-Host: admiral.umsl.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've been reading from a couple of graphics programming books and they all manipulate screen memory with *far* pointers. One of them uses the keyword far and the other calls MK_FP(). Neither of these are working for me. I've tried delving into the libc.inf file to find something to make a far pointer, but unsuccessfully. Can anyone help? Respond to: mijory AT bigfoot DOT com