cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 8 Aug 1999 14:37:07 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Neil Goldberg <ngoldber AT mitre DOT org> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: 0xA000 plot pixels questions in 13h mode |
In-Reply-To: | <Pine.WNT.4.10.9908051555320.47-100000@mm58842-nt.mitre.org> |
Message-ID: | <Pine.SUN.3.91.990808143648.23423m-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 Thu, 5 Aug 1999, Neil Goldberg wrote: > Yes, _dos_ds is good for all _far* accesses. What I usually do is assign > it to a local variable... it's a function call that can be avoided. What function call overhead did you have in mind? `_dos_ds' is a variable, not a function. (Actually, it's a macro, defined by <go32.h>, because the real name of the variable is too long to type...)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |