From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with far pointers Date: Thu, 30 Sep 1999 13:36:37 +0200 Organization: NetVision Israel Lines: 8 Message-ID: References: <7ssgdl$pg AT cs DOT vu DOT nl> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 938691324 21298 199.203.121.2 (30 Sep 1999 11:35:24 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 30 Sep 1999 11:35:24 GMT X-Sender: eliz AT is In-Reply-To: <7ssgdl$pg@cs.vu.nl> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 29 Sep 1999 Fokkema DOT DBRA AT delorie DOT com wrote: > Well, I have a problem. I built a selector for the video memory and want to > write to the screen using this selector. How do I tell djgpp that I want to > use that specific selector? See section 18.4 of the DJGPP FAQ list, it explains that.