flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 18 Dec 2005, 01:46
This is because two # characters in a row are treated the same as \# - this was kept for the backward compatibility. The # character that is left then causes trouble to the parser. But you can use help of the "match" to save parser from handling such line:
Code: match any,structure \{ mov edx,[eax+prefix#_#structure#.#var2] \} BTW, do you think I should remove that "multiple #" feature? It is not even documented anymore. |
|||
![]() |
|
revolution 18 Dec 2005, 03:29
Quote: But you can use help of the "match" to save parser from handling such line. Quote: BTW, do you think I should remove that "multiple #" feature? It is not even documented anymore. |
|||
![]() |
|
vid 19 Dec 2005, 15:34
tomasz: IMO this problem shows is that you should remove ## feature.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.