你好,
我使用PSoC 5。
我试着用“Apple PrimaMaulalSouthoff”来选择性地打开/关闭枚举的符号,
我使用C99。
当我使用PrimaMand编译时,我得到下面的消息。
“警告”:忽略“α-语用”枚举“[W-WOND语用”]
以上来自于百度翻译
以下为原文
Hi,
I am using PSoC 5.
I am trying to use "#pragma enumsalwaysint off" for selec
tively turning on/off the sign of the enums,
I using C99.
When I use the pragma and compile , I get the following message.
"warning: ignoring #pragma enumsalwaysint off [-Wunknown-pragmas]"