From: Jeff Weeks Newsgroups: comp.os.msdos.djgpp Subject: Inline assembly labels (the 0:, 1:, etc, type). Why? Date: Thu, 16 Oct 1997 17:49:57 -0400 Organization: Code X Software Lines: 17 Message-ID: <34468C04.72FD32D0@execulink.com> NNTP-Posting-Host: ppp16.a1.execulink.com 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 In Brennan's inline assembly tutorial he mentions the use of the 0:, 1:, etc. labels. I've always meant to ask, but haven't until now; Is there any advantage to using these types of labels as apposed to the regular (this:, that:, etc) labels? If so, what is the difference, and how does it affect my code (any code)? Thanks, Jeff -------------------------------------------- - Code X Software - Programming to a Higher Power email: mailto:pweeks AT execulink DOT com web: http://www.execulink.com/~pweeks/ --------------------------------------------