From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7uj838$794$1 AT solomon DOT cs DOT rose-hulman DOT edu> <8VnP3.263$zO DOT 13406 AT dfiatx1-snr1 DOT gtei DOT net> Subject: Re: is that right? please correct me. Lines: 20 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: <72BP3.288$we.606@newsfeeds.bigpond.com> Date: Thu, 21 Oct 1999 17:32:27 +1000 NNTP-Posting-Host: 139.134.162.154 X-Trace: newsfeeds.bigpond.com 940498179 139.134.162.154 (Thu, 21 Oct 1999 19:29:39 EST) NNTP-Posting-Date: Thu, 21 Oct 1999 19:29:39 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:8VnP3.263$zO DOT 13406 AT dfiatx1-snr1 DOT gtei DOT net... > Thanks. After reading some other articles here, I thought > "segment" only applied to real mode. Well, think about it. A segment generally refers to a piece, or a part of something. The GDT holds descriptors which have a base and a limit, thus making each descriptor a *segment* of memory from base to base+limit, just as the real mode segment 0xA000 ranges from 0xA000:0 to 0xA000:0xFFFF. -- 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