Date: Tue, 15 Oct 1996 15:29:56 +0200 (IST) From: Eli Zaretskii To: Chris Waters Cc: djgpp AT delorie DOT com Subject: Re: Pointers In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 15 Oct 1996, Chris Waters wrote: > Far pointers are *stored* in 32 bits (and indeed, I said that). But > they are only 24 bit pointers, with the bits stored redundantly, so that Real-mode far pointers are 20 bits wide, not 24 bits: 2^20 = 1MByte.