Object Oriented Programming in ANSI C. Basic example showing how OOP can be realized on ANSI C for Figure class.
Go to file
Kolan Sh 14b295c886 _copy () parameters 2012-05-01 19:56:48 +04:00
ColoredSquare.c _copy () parameters 2012-05-01 19:56:48 +04:00
ColoredSquare.h _copy () parameters 2012-05-01 19:56:48 +04:00
Figure.h Added 'const' in declarations 2012-05-01 11:30:29 +04:00
Makefile Initial commit 2012-04-30 18:59:30 +04:00
Object.h Added 'const' in declarations 2012-05-01 11:30:29 +04:00
Square.c _copy () parameters 2012-05-01 19:56:48 +04:00
Square.h _copy () parameters 2012-05-01 19:56:48 +04:00
main.c #include directives 2012-05-01 01:36:16 +04:00