Message-ID: <363A8C7D.B79@teleport.com> Date: Fri, 30 Oct 1998 20:05:17 -0800 From: Aron Faegre X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: asm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I was wondering why it gives the errors: parse error before 'int' and nondigits in number and not hexadecimal when I have the code: asm int 19h whereas with a different compiler it works fine