format string argument is not a string type使用 __attribute__((format方法后的几种可能解决方法

1.排除C++ this指针问题,将printf, A.B 中A B加一后尝试

2.确认函数参数const char *format中类型是否为const char   鄙人遇到过使用类型别名,函数参数是const unsigned char *format也会造成这个错误

你可能感兴趣的:(c,format,string,string,type,__attribute)