Page 1 of 1

[Implemented] optional arguments for macros

Posted: Tue Aug 17, 2004 3:22 am
by Codemonger
I don't know if this has been discussed but optional or additional arguments for macros would be very cool. This could make for overloaded functions without having to integrate it in the compiler. Although shouldn't be used for DLL's.