flat assembler
Message board for the users of flat assembler.
Index
> Main > [solved] proc @@ / call @@ |
Author |
|
Tomasz Grysztar 02 Oct 2010, 21:26
Well, since you removed the "if used name" from PROC32.INC, this should compile fine:
Code: proc @@ v:dword nop ret endp ;push x call @b And with the "if used @@" the problem is obvious. Of course you can add additional check for that, something like Code: if `name eq '@@' | used name |
|||
02 Oct 2010, 21:26 |
|
ouadji 02 Oct 2010, 21:48
Code: proc @@ v:dword nop ret endp ;push x call @b not "call @@" but "call @B" !!! that is indeed perfectly logical, thank you Tomasz. |
|||
02 Oct 2010, 21:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.