vudeam / c-oop

Object-oriented programming with ANSI-C. Classes, methods and inheritance made "simple" with a custom preprocessor in awk. Based on a book by Axel-Tobias Schreiner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object-oriented programming with ANSI C

About

Object-oriented programming with ANSI-C. Classes, methods and inheritance made "simple" with a custom preprocessor in awk. Based on a book by Axel-Tobias Schreiner.


Languages

Language:C 96.7%Language:Makefile 3.3%