I'm looking for a way to be able to identify which functions and header files are included in an exe file.
I've been using: char function1_version[] = "function1 0.1.1";
but this does not work if I insert something like it in a header file that is shared by a number of files.
Appreciate any suggestions.
Thanks,
RON C



LinkBack URL
About LinkBacks


