Macros: a visual aid.
0ffh
spam at frankhirsch.net
Sun Jul 8 03:54:10 PDT 2007
mwarning wrote:
> macro is a keyword, so it's highlighted in most D supporting editors.
> That should tell the eyes the difference even faster then a special char.
I think it was more about recognising the /invocation/ of the macro,
not the definition: You see something that looks like a function call
in a source file, later find it was a macro invocation.
As for myself, I like my macros without a syntactic mark of cain. :)
Regards, Frank
More information about the Digitalmars-d
mailing list