flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
decard 16 Jun 2005, 13:14
remove a comma after proc's name:
Code: proc Aff_Element numElement |
|||
![]() |
|
flaith 16 Jun 2005, 13:36
oops
![]() _________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
![]() |
|
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 |
|||
![]() |
|
flaith 16 Jun 2005, 13:56
done, thanks a lot
![]() _________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.