show/hide this revision's text 2 be more responsive to question

I found this to be a very enlightening resource:

Object-Oriented Programming in ANSI C (PDF)

This isn't a general C reference guide, but it does a really neat job of explaining how you can apply well-known object-oriented principles to C.

show/hide this revision's text 1

I found this to be a very enlightening resource:

Object-Oriented Programming in ANSI C (PDF)