Hacker News new | ask | show | jobs
by merlish 3048 days ago
The point of single-file header libraries is that generally they are relatively small, and do not rely on linking with other libraries (outside the C runtime).
1 comments

That might be the point, but it doesn't mirror many use cases.