摘要:
C tokens are of six types, They are, keyword identifier constant string literal punctuator preprocessing token: head name identifer pp number characte 阅读全文
摘要:
Some time I'd like check source code after macro expand. We can use E option to stop after the preprocessing stage, do not run the compiler. The sourc 阅读全文