cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Tue, 10 Aug 1999 09:32:24 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Chris Holmes <cholmes AT surfsouth DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Question on Pointer |
In-Reply-To: | <37ADBDF6.550A@surfsouth.com> |
Message-ID: | <Pine.SUN.3.91.990810093155.21592A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 8 Aug 1999, Chris Holmes wrote: > In protected mode, you have a selector and an offset. The final > address is simply selector + offset. You mean it's selector's base address + offset. The selector itself is just an index into a table, and is therefore a small number, like 0xaf or some such.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |