Name: Anonymous 2010-01-12 15:24
Let's share the macros we use that make our C code really EXPERT!!
Right now I'm specifically interested in macros to add half-assed object orientation. Thanks!!
I'll contribute myself:
Right now I'm specifically interested in macros to add half-assed object orientation. Thanks!!
I'll contribute myself:
#define mainstart int main(int argc, char **argv) {