I used string.c_str() as a parameter of printf and got a pclint 560 warning, why?

前端 未结 0 1670
渐次进展
渐次进展 2020-12-25 15:20
string GetCurrentTimestamp();

#define __FILENAME__ (strrchr(__FILE__, \'/\') + 1)

#define SS_LOG(format, ...) \\
    do {printf("[%s] [%s:%d] [%s] ========[Re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题