wangdoc/clang-tutorial

preprocessor.md 309 行,end 少了 if

busyfree opened this issue · 1 comments

#if...#end之间还可以加入#else指令,用于指定判断条件不成立时,需要编译的语句。

谢谢指出,已经改正。