Re: Unrolling FASM source code




Hi Rene,

| As a second thought, i'd have to say that enabling
| Expression not enclosed inside Parenthesis, is not
| a quite good idea, here, at a readability point of
| view.
|
| At least with required Parenthesis, all the reader
| has to know, is that everything inside Parenthesis
| is an expression...

Yes,
for compiler-calculated expressions I'd use 'round brackets',
will be easier to read and easier for the compiler as well.

__
wolfgang




.