From: Endlisnis Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with inline asm in DJGPP Date: Tue, 11 Aug 1998 17:53:31 -0300 Organization: NBTel Internet Lines: 23 Message-ID: <35D0AF4A.C81C6A91@unb.ca> References: <01bdc475$efbcfdc0$6559f482 AT s-64584> NNTP-Posting-Host: fctnts12c27.nbnet.nb.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Tarad wrote: > asm > { > MOV AX,0x3 > INT 0x33 > MOV xpos,CX > MOV ypos,DX > } > What's up now? Can't I use inline assembler in DJGPP? > Thanks. :-) DJGPP doesn't use the 'Intel' style asm that your used to, it uses AT&T style. Read the FAQ Section #17.1. -- (\/) Endlisnis (\/) s257m AT unb DOT ca Endlisnis AT GeoCities DOT com Endlis AT nbnet DOT nb DOT ca