flat assembler
Message board for the users of flat assembler.
Index
> Main > Possible bug in proc macro (Edited) |
Author |
|
revolution 24 Sep 2006, 05:53
You must type DWORD in capitals.
Code: format COFF include 'macro/proc32.inc' section '.text' code public test1 as "_test1" proc test1 a:DWORD, b:DWORD local c1:DWORD ret endp |
|||
24 Sep 2006, 05:53 |
|
Indrekis 24 Sep 2006, 06:30
Thank you for the quick and useful answer
Using capital letters really helped, by I am still wondering, why it do assembled without public directive... |
|||
24 Sep 2006, 06:30 |
|
vid 24 Sep 2006, 09:37
because then the "test1" symbol wasn't used, so the procedure didn't even try to be assembled.
but i think it isn't mentioned in manual... |
|||
24 Sep 2006, 09:37 |
|
okasvi 24 Sep 2006, 12:53
weird that it requires capitals, I think I saw Tomasz saying somewhere here on board that he'll change it to accept lower-case too? And iirc it wasnt very long time ago like within 4months or so
|
|||
24 Sep 2006, 12:53 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.