From: "bastards" Newsgroups: comp.os.msdos.djgpp Subject: New to DJGPP c++compiler Date: 12 Dec 1996 16:58:03 GMT Organization: The Happy Greloze Team Lines: 15 Message-ID: <01bbe84d$3628f400$6caceccd@bastards.ntic.qc.ca> NNTP-Posting-Host: mdm18.ntic.qc.ca To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I'm now trying the DJGPP compiler and would like to know how to inclue inline assembly in my programs.. Like in other C Compiler: ASM{ mov ax,013 } /*This test do nothing*/ But I think it's not the same kind of ASM in DJGPP so, anybody could tell me how do pass some ASM? THanks -- [bastards AT ntic DOT qc DOT ca]