josephholsten + c   3

What Every C Programmer Should Know About Undefined Behavior
Or: how I learned to stop worrying and love performance optimizations at all costs.
static  c  dark-magic  from instapaper
august 2011 by josephholsten
Creating a Blocks-Based Object System in C
Mike Ash tinkers with getting inheritance and polymorphism from C block closures. It's much more prototypical and functional than c++ or objective-c. Totally inefficient, though.
apple  c  object-oriented  inheritance  polymorphism  static 
october 2009 by josephholsten

Copy this bookmark:



description:


tags: