flat assembler
Message board for the users of flat assembler.
Index
> Main > Disabling parts of the code |
Author |
|
revolution 12 Jul 2009, 13:35
Code: match +,-{ some disabled code here } |
|||
12 Jul 2009, 13:35 |
|
baldr 15 Jul 2009, 23:02
I prefer something like
Code: variant = 7 if variant = 0 …some well-formed code… else if variant = 1 …some well-formed code too… else if… … … else if variant = 6 …some really good well-formed code… else display "You're crazy, don't you know?", 13, 10 error end if booter, In your case simple if 0 … end if will do. |
|||
15 Jul 2009, 23:02 |
|
revolution 16 Jul 2009, 00:12
baldr wrote: ... simple if 0 … end if will do. |
|||
16 Jul 2009, 00:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.