From: "Matthew Smith" Newsgroups: comp.os.msdos.djgpp Subject: Inline Assembler using DJGPP Date: Mon, 12 Jul 1999 14:40:19 +0100 Organization: Virgin News Service Lines: 10 Message-ID: <7mcr1u$4cp$1@nclient5-gui.server.virgin.net> NNTP-Posting-Host: 212.250.36.32 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does anyone know how to use inline with DJGPP? I know it sports an assembler because some of the library's functions use it. But it's not like anything I've seen before. There are %% all over the place, and anything I try to do results in errors like "No equivilant 386 instruction" or something similar. Please help. King Bee.