[Q] What is @@:

From: JC (spamtrap_at_crayne.org)
Date: 09/18/04


Date: Sat, 18 Sep 2004 11:10:08 +0000 (UTC)

Hi,

I am reading some ASM programs written in MASM lately. Some of the source
code have many
predefined labels @@: . I've read the MASM reference manual, however, still
can't understand
what's the label for. Can some kind enough to tell me why/when/how to use
the label @@:?

Thanks.