阅读背景:

在C宏中是否忽略分号?

来源:互联网 
#define A;

#ifdef A
    (...)
#endif

I thought the predecessor would take this as false; however it would goes into this condition. Is A and A; taken as the same?I thou




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: