Tiny object-oriented programming system for ANSI C89/C90. This is an educational tutorial project about object-oriented programming in C. It shows how a tiny object system can be built in plain C with ...