how to throw a type error in variadic function like the one in printf throws

前端 未结 0 502
我寻月下人不归
我寻月下人不归 2020-12-30 05:35

If I am compiling with gcc, and I have the Wall and Werror flags enabled, I will be able to catch some errors like the following when

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