flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > [fasmg] do purge or restore restores struc definition? |
Author |
|
Tomasz Grysztar 11 Feb 2017, 12:38
It is the same as in fasm 1, for STRUC macros use RESTRUC instead of PURGE.
PURGE is for instruction class symbols (macros), RESTORE for expression class ones, and RESTRUC is for labeled instruction class (STRUC macros). You can have symbols with the same name in all three classes and each of them is going to work in the appropriate context. |
|||
11 Feb 2017, 12:38 |
|
zhak 11 Feb 2017, 12:50
Ah, I see. I thought struc belongs to instruction class, too
|
|||
11 Feb 2017, 12:50 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.