Hacker News new | ask | show | jobs
by pantalaimon 2700 days ago
Abbreviating the C Preprocessor as cpp is very confusing imho.
2 comments

It's a common abbreviation older than C++. You used to even be able to run the c pre processor on arbitrary non-C files by using the cpp command.
You still can.
Tell that to CPPFLAGS.