Date: Thu, 11 Feb 1999 10:14:51 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Brian Hansell cc: djgpp AT delorie DOT com Subject: Re: ASM in Djgpp In-Reply-To: <36C24F7C.CBF92A28@epix.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 10 Feb 1999, Brian Hansell wrote: > I like to know how to incorporate assembler into c++ programs. I have a > feeling it's not going to be as easy as it was in Turbo Pascal... If I > should get a different thingy (I heard something about Nasm?) or > whatever, I'd like to know. Most importantly, HOW do i go about using > asm in djgpp?? I suggest to begin by downloading the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP) and reading chapter 17 there.