A better macro to concat 2 strings with __COUNTER__In C I am trying write a macro that will append __COUNTER__ to the end of a filename (before the fil...
Copying member function pointer arraysI am trying to create an array of function pointers, with the ability to add functions. So I have to...
This user does not accept Private Messages