From: Endlisnis Newsgroups: comp.os.msdos.djgpp Subject: Re: using labels in inline asm Date: Sat, 15 May 1999 12:51:19 -0400 Organization: BrunNet Lines: 20 Message-ID: <373DA607.DE176590@unb.ca> References: <373C449D DOT 634F609B AT magix DOT com DOT sg> NNTP-Posting-Host: ftnts3c32.brunnet.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (Win95; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Chuming wrote: > I'm unable to use the same label name for the 2 different functions... > Is there anyway around the problem? > I'm having a helluva time porting my code... You can use "local labels". The catch is that local labels need to be numeric labels (only numbers). It might be easier to just change the label names, why do you need to reuse label names? -- (\/) Endlisnis (\/) s257m AT unb DOT ca Endlisnis AT HotMail DOT com ICQ: 32959047