Xref: news-dnh.mv.net comp.os.msdos.djgpp:3864 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!chi-news.cic.net!usc!math.ohio-state.edu!jussieu.fr!unilim.fr!cict.fr!irit.fr!challier From: challier AT news DOT irit DOT fr (Jean-Marc CHALLIER) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP: Inline assembly? Date: 15 Dec 1995 10:29:25 GMT Organization: IRIT-UPS, Toulouse, France Lines: 22 Message-ID: <4arim5$an3@orphee.irit.fr> References: <4apphs$las AT micro DOT internexus DOT net> NNTP-Posting-Host: lucie.irit.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Laszlo Vecsey (master AT micro DOT internexus DOT net) wrote: : I was surprised to find that there is no "asm { }" command in DJGPP. : Will this feature ever be added? I prefer working with occasional inline : code instead of calling external procedures. Take a look at the GCC info files, C-extensions, Extended Asm. It's a bit like Borland's asm {... }, except that syntax is asm (" .... ": ... : ... : ...); and that, thanx to the ':' it's really more precise than the asm { } statement. Hope this helps... Igx, The dreaming drummer... ----------------------------------------------------------------------------- Igx, The dreaming drummer... in real(???) life : Jean-Marc CHALLIER email : challier AT irit DOT fr | J-M CHALLIER, pmail : IR1-17, UPS, 18 rte de Narbonne | 18, Bd Griffoul Dorval 31000 Toulouse - FRANCE | 31400 Toulouse - FRANCE phone : (33) 61-55-63-57 | Tel : (33) 62-16-35-92