Blog Archives

Semi-Object Oriented C Development – Part 2

In Part 1 of “Object Oriented C Development” I talked about typedefing your “class” as a “void *”, how to define a “constructor” and how to define a “destructor”. In case you forgot, or haven’t seen it, here is the

Tagged with: , , , , ,
Posted in C, Coding, OOP
Categories