|
|
|
|
|
by medo-bear
1608 days ago
|
|
no one is proposing macros as a paradigm of programming. they simply give programmers expressive powers not afforded by use of regular functions. in a sense you can compare macros to c++ templating. know what you are doing and use sparingly |
|