News

Object-Oriented C Language is a pure C project that mimics object-oriented programming using structs and function pointers. Implements core OOP concepts in C (C99) using structs and function pointers, ...