flat assembler
Message board for the users of flat assembler.
Index
> Main > virtual at reg |
Author |
|
Mr_Silent 20 Jan 2007, 18:42
Code: macro SomeAddressBasedMacro { dd $ } virtual at 0 SomeAddressBasedMacro ; goes fine end virtual virtual SomeAddressBasedMacro ; this too end virtual virtual at eax SomeAddressBasedMacro ; <- error here end virtual Tomasz explained this here. Question: Is there a simple way to detect the inaccessibility of $ symbol inside of macro? (without redefinition of 'virtual' directive). Something like: if defined $ ... end if (In fact, manual says that defined "checks whether the given expression contains only symbols that are defined in the source and accessible from the current position", but in this case it doesn't). |
|||
20 Jan 2007, 18:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.