Yxd:
版本有点老了吧?俺这嘎2003的支持这个宏。。。
[阅读: 309] 2005-06-23 07:42:14
Microsoft-Specific Predefined Macros
...
__FUNCTION__ Valid only within a function and returns the undecorated name of the enclosing function (as a string). __FUNCTION__ is not expanded if you use the /EP or /P compiler option.
...