Hacker News new | ask | show | jobs
by edem 2388 days ago
Please add (C) to the title of the article. In this form, it is misleading because most of the advice only applies to C.
2 comments

The target audience isn’t C programmers, but library authors that want their library to be usable with multiple programming languages. Most of the advice applies to C libraries because the article starts by advising you to write your library in C, and gives several reasons.
The (games) in the title pretty much limits the article to C / C++