Sender: nate AT cartsys DOT com Message-ID: <374600D3.C81CFFE4@cartsys.com> Date: Fri, 21 May 1999 17:56:51 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.5 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: asm and djgpp??? References: <19990520200204 DOT 03709 DOT 00002754 AT ng153 DOT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com RaMzEyMe wrote: > > is there any way to use in-line assember with djgpp? > > for example: > > int main(void) > { > ... > _asm { > ... > } > } It doesn't look quite like that, but yes. See FAQ section 18.13. -- Nate Eldredge nate AT cartsys DOT com