flat assembler
Message board for the users of flat assembler.
Index
> Main > Need help with proc (Fasm 1.62 last verion) |
Author |
|
decard 16 Jun 2005, 13:14
remove a comma after proc's name:
Code: proc Aff_Element numElement |
|||
16 Jun 2005, 13:14 |
|
flaith 16 Jun 2005, 13:36
oops sorry and thanks, i need to change my glasses
_________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
16 Jun 2005, 13:36 |
|
Tomasz Grysztar 16 Jun 2005, 13:42
Modified the new "proc" macro so it won't have problem with such comma:
Code: macro proc [params] { common match name arg, params \{ if used name name: match =,args, arg \\{ defargs@proc args \\} match =all@args, all@args \{ defargs@proc arg \\} \} ; the rest unchanged |
|||
16 Jun 2005, 13:42 |
|
flaith 16 Jun 2005, 13:56
done, thanks a lot
_________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
16 Jun 2005, 13:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.