Date: Sun, 1 Nov 1998 14:19:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: ::: FAR keyword ??? ::: In-Reply-To: <36390e85.17077268@news.uqam.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Fri, 30 Oct 1998, woudiver wrote: > I know gcc doesn't understand the FAR keyword, but I don't know how to > use the substitutes. The DOCS aren't enough very usefull. Which docs did you try? Did you read section 17.7 in the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP), and the sections it points to? If the explanations in the FAQ aren't helpful enough, please try to tell what did they miss, so I could make them better in the next release. > ( I want to access video memory. ) Section 18.4 in the FAQ should explain this.