delorie.com/archives/browse.cgi | search |
From: | "Alvin Lau" <alvin_lau AT yahoo DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <39470e99 AT newsgate DOT hknet DOT com> <200006140615 DOT LAA03124 AT midpec DOT com> |
Subject: | Re: How to write protected mode far call in AT&T style |
Date: | Wed, 14 Jun 2000 15:37:02 +0800 |
Lines: | 17 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
X-Original-NNTP-Posting-Host: | ts1712.hknet.com |
Message-ID: | <394734f0$1@newsgate.hknet.com> |
NNTP-Posting-Host: | news.hknet.com |
X-Trace: | 14 Jun 2000 15:47:02 +0800, news.hknet.com |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
My selector and offset value are put in variables: __dpmi_paddr oldtimer; oldtimer.selector; oldtimer.offset32; In this case, can I also use dollar-sign ($) ? Prashant TR <tr AT midpec DOT com> wrote in message news:200006140615 DOT LAA03124 AT midpec DOT com... > lcall $selector, $offset; > > It's also in the DJGPP FAQ. > > Prashant >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |