gnezdniwde
3 months ago
gnezdniwde
3 months ago
正牌的CPP底家啦
gnezdniwde
3 months ago @Edit 3 months ago
The C preprocessor is intended to be used only with C, C++, and Objective-C source code. In the past, it has been abused as a general text processor. It will choke on input which does not obey C’s lexical rules…If a Makefile is preprocessed, all the hard tabs will be removed, and the Makefile will not work.
gnezdniwde
3 months ago
Having said that, you can often get away with using cpp on things which are not C.

很棒very abusive
立即下載