Ask HN: Interesting (small) bits of C or C++ code
https://news.ycombinator.com/item?id=4644680Hey everyone!
I'm looking for interesting bits of C or C++ code, smaller programs or functions. That I can read and learn from.
Not looking for hello world examples, more complex. An example of "Hey thats neat" would be donut.c (http://www.a1k0n.net/2011/07/20/donut-math.html)
Anybody else know of cool little gems like this?