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 cf730f056d All units are complete and warnings removed. 2012-05-03 01:04:27 +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 All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Polygon.h All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Rhomb.c All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
Rhomb.h All units are complete and warnings removed. 2012-05-03 01:04:27 +04:00
main.c Added sources for Polygon and Rhomb 2012-05-02 19:02:38 +04:00