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 d61bd920c5 Yes! This is very nice API! 2012-05-03 01:36:00 +04:00
Figure.c All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Figure.h fms-extensions removed from Makefile ;-). Also headers fixed 2012-05-02 18:33:37 +04:00
Makefile All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Object.h fms-extensions removed from Makefile ;-). Also headers fixed 2012-05-02 18:33:37 +04:00
Polygon.c Yes! This is very nice API! 2012-05-03 01:36:00 +04:00
Polygon.h All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Rhomb.c Yes! This is very nice API! 2012-05-03 01:36:00 +04:00
Rhomb.h All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
main.c Yes! This is very nice API! 2012-05-03 01:36:00 +04:00