From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7uj838$794$1 AT solomon DOT cs DOT rose-hulman DOT edu> Subject: Re: is that right? please correct me. Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 20 Oct 1999 18:26:43 +1000 NNTP-Posting-Host: 139.134.162.220 X-Trace: newsfeeds.bigpond.com 940410313 139.134.162.220 (Wed, 20 Oct 1999 19:05:13 EST) NNTP-Posting-Date: Wed, 20 Oct 1999 19:05:13 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damian Yerrick wrote in message news:7uj838$794$1 AT solomon DOT cs DOT rose-hulman DOT edu... > FWIW, there's a stub, a COFF header, and an executable > image. The relocation is done by DPMI; programs always > start 4 kilobytes (0x1000 bytes) into the program's allocated > "segment." > > (What is the name for "a region of memory accessed by a > particular 386 protected mode selector?) How about "The region of memory accessed by the nth descriptor in the GDT in x selector" :-)) Segment is the correct term (IME). -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj