Date: Sun, 5 Oct 1997 17:12:24 +0200 (IST) From: Eli Zaretskii To: Mauro cc: djgpp AT delorie DOT com Subject: Re: Need help on pseudo registers In-Reply-To: <343323E3.406A@ozemail.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 2 Oct 1997, Mauro wrote: > For example , I can just put a value into the register AX using the > following code in Turbo C 2.0 : > > _AX = 10 ; > > But how do I do that in DJGPP ??? The DJGPP FAQ (available as v2/faq210b.zip from the same place you get DJGPP) explains this in section 17.8.