2009910 you're best bet is to look at structs, and function pointers, these will let you build an approximation of a class. However, as c is procedural you might want to consider writing.

C Class Build
2009910 you're best bet is to look at structs, and function pointers, these will let you build an approximation of a class. However, as c is procedural you might want to consider writing.