in #define, how to fix the “expected declaration specifiers before”?

前端 未结 0 1478
予麋鹿
予麋鹿 2020-12-30 04:37

I have source code contains cccp.c file. on line 195 there is:

# define PRINTF_DCL(msg) char *msg; va_dcl

and my compile have error for this:

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