Date: Fri, 25 Aug 2000 19:12:46 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <6480-Fri25Aug2000191245+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b In-reply-to: <39a65c99@news-uk.onetel.net.uk> (recoup_this AT netmachine DOT fsnet DOT co DOT uk) Subject: Re: Asm in djgpp References: <39a65c99 AT news-uk DOT onetel DOT net DOT uk> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Josiaha Hudini" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 25 Aug 2000 12:43:54 +0100 > > Is it possible to use interrupts in inline assemblt in djgpp, eg > asm("int 010") Yes; but your syntax is all wrong. See section 18.12 in the DJGPP FAQ list.