flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > preprocessor define directive |
Author |
|
cod3b453 21 Jan 2012, 18:56
You could use "% fix mod" but % has special meanings in FASM when used with other directives such as repeat.
|
|||
21 Jan 2012, 18:56 |
|
Tomasz Grysztar 23 Jan 2012, 11:48
No, it is not possible to have strict textual replacements done by fasm's preprocessor, because it does not operate on original source text, but on the pre-tokenized data. You may find details of this process explained in Understanding fasm article.
|
|||
23 Jan 2012, 11:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.