From: "James Slater" Newsgroups: comp.os.msdos.djgpp Subject: Re: Far pointers.. no less.. Date: Fri, 1 Jan 1999 19:17:04 -0000 Organization: Cable Internet (post doesn't reflect views of Cable Internet) Lines: 20 Message-ID: <76j7n7$gaj$1@news1.cableinet.co.uk> References: <76e75d$ien$1 AT news1 DOT cableinet DOT co DOT uk> <368ACFC4 DOT D8BCB1DE AT montana DOT com> NNTP-Posting-Host: ppp-1431.telinco.net X-Trace: news1.cableinet.co.uk 915218983 16723 212.1.157.130 (1 Jan 1999 19:29:43 GMT) X-Complaints-To: abuse AT cableinet DOT net NNTP-Posting-Date: 1 Jan 1999 19:29:43 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com bowman wrote in message <368ACFC4 DOT D8BCB1DE AT montana DOT com>... > > >James Slater wrote: >> >> inregs.x.bx = FP_OFF (block); >> sregs.es = FP_SEG (block); >> >> I know that djgpp doesn't have the 'far' keyword, so how can I simulate the >> above code? > >djgppFAQ, section 17.7 and 18.2 Sorry... my fault, I should have checked :( Thanks anyway.