#ifdef aconst b = a;#elseconst int b=1;#endif这段代码无法通过编译么
我编译没有错误,应该和编译器有关,请问编译器告诉你是什么错误?
第二句有错,缺少参数类型