flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > eqtype value like dd ? |
Author |
|
Roman 16 May 2020, 15:22
I want know is this variable or not using eqtype.
How do this ? Code: macro A chV { if chV eqtype dd Msg 'variable' end if } f1 dd 20 A 22 A f1 |
|||
16 May 2020, 15:22 |
|
Tomasz Grysztar 16 May 2020, 15:32
In fasmg you can extract this information using "0 metadataof" or equivalent "sizeof" operator. In fasm 1 it is not exposed directly.
|
|||
16 May 2020, 15:32 |
|
Roman 16 May 2020, 17:50
Thanks
|
|||
16 May 2020, 17:50 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.