New ask Hacker News story: Ask HN: Good resources to learn the C++ preprocessor? (and C preprocessor)

Ask HN: Good resources to learn the C++ preprocessor? (and C preprocessor)
2 by mettamage | 4 comments on Hacker News.
Hello hello! I'm currently learning C++. I'm currently building a project and going for the second time through a Tour of C++. While that book seems to be amazing for learning the features/syntax of C++, it doesn't explain much about the C++ preprocessor. So what are good resources for it? C preprocessor articles are welcome too. They make the answer more useful, and they seem to be close enough together anyway. I found a few articles for searching on HN (see below), but they do not seem geared towards the person who simply wants to read a book or do a MOOC about the C preprocessor. And I'm a bit afraid that I'll get patchy knowledge by jumping from blog post to blog post. ------ * C preprocessor tips and tricks: https://ift.tt/1T4utKE * C preprocessor tips, tricks and idioms: https://ift.tt/2ZcU1PH * C preprocessor internals: https://ift.tt/17sSVMp * What type of machine is the C preprocessor: https://ift.tt/1aD82HG

Next Post Previous Post