flat assembler
Message board for the users of flat assembler.
Index
> Main > Comments in FASM. |
Author |
|
MHajduk 09 Aug 2007, 13:14
I made this: Multiline comments /*...*/ in FASM, but, of course, it doesn't matter, because I made it and it won't be in legal FASM distribution.
|
|||
09 Aug 2007, 13:14 |
|
0.1 09 Aug 2007, 13:44
Use this kludge:
Code:
if 0
commmented
out
block
here
end if
Will it work _________________ Code: o__=- ) (\ /\ |
|||
09 Aug 2007, 13:44 |
|
0.1 09 Aug 2007, 13:50
But MHajduk why the enhancement made by you is not included in fasm?
Is Privalov kind of I'll do it myself and will not let someone else the credit guy? I hope not! |
|||
09 Aug 2007, 13:50 |
|
MHajduk 09 Aug 2007, 13:54
0.1 wrote: But MHajduk why the enhancement made by you is not included in fasm? |
|||
09 Aug 2007, 13:54 |
|
DOS386 09 Aug 2007, 16:25
MHajduk wrote:
> I don't know why and don't see any logical argument against including /*...*/ comments in FASM engine. Agree ... Does your hack work with 1.67.22 also ? Some less cryptic statement on this issue from Tomasz ... or even better adding /* ... */ in 1.67.23 would be appreciated |
|||
09 Aug 2007, 16:25 |
|
ChrisLeslie 09 Aug 2007, 22:56
I agree that introducing multipline commenting would be a sensible enhancement to FASM and should be integrated into assembler itself.
Chris |
|||
09 Aug 2007, 22:56 |
|
Garthower 10 Aug 2007, 07:15
0.1 wrote: Use this kludge: Yes, your exaple works. But what to do, if in a piece of the text which you want to comment, directives like if..end if [MHajduk] Thanks, your patch is usefull. I did not think, that standard package of FASM has no such opportunity |
|||
10 Aug 2007, 07:15 |
|
0.1 10 Aug 2007, 08:04
Code:
if 0
any thing can go here
except preprocessor directives
Can we also include invalid code?
end if
But nevermind, MHajduk has made that great patch so everyone should use it! _________________ Code: o__=- ) (\ /\ |
|||
10 Aug 2007, 08:04 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.