摘要: 1,Macro参数使用括号,编译器报错:error: "(" may not appear in macro parameter list 。  MACRO((A),(B)) = MACRO(A,B) 阅读全文
posted @ 2011-01-24 16:48 CuiXS 阅读(1591) 评论(0) 推荐(0)