flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > macros not working properly |
Author |
|
MHajduk 09 Aug 2007, 10:53
This code compiles without errors:
Code: format PE GUI 4.0 macro IDATA_SECTION name ;declare the macro { section name import data readable writeable } IDATA_SECTION '.idata' |
|||
09 Aug 2007, 10:53 |
|
pjd 09 Aug 2007, 12:41
yeah that works.
I thought fasm did extra passes to allow things to be called before they are declared |
|||
09 Aug 2007, 12:41 |
|
Mr_Silent 09 Aug 2007, 17:31
Assembler does multiple passes, preprocessor does not. Macros are handled by preprocessor.
|
|||
09 Aug 2007, 17:31 |
|
pjd 10 Aug 2007, 09:38
thanks
|
|||
10 Aug 2007, 09:38 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.