Quote Originally Posted by KoRn KloWn View Post
I guess I could always just use UML to plan my code, just pretend the symbols mean something different, of course it would confuse anyone else who tried to contribute to my project...
Just because C doesn't have a `class' keyword doesn't rule out using it for object-oriented design. It depends on how you want to approach your problem.

UML for C Programmers | Dr Dobb's