This website requires JavaScript.
Explore
Help
Sign In
kolan
/
oop_in_c
Watch
1
Star
0
Fork
You've already forked oop_in_c
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Object Oriented Programming in ANSI C. Basic example showing how OOP can be realized on ANSI C for Figure class.
18
Commits
2
Branches
1
Tag
22
KiB
C
43.3%
C++
33.4%
Makefile
23.3%
9490c1e935
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kolan Sh
9490c1e935
Go home...
2012-05-02 19:55:53 +04:00
Figure.c
Go home...
2012-05-02 19:55:53 +04:00
Figure.h
fms-extensions removed from Makefile ;-). Also headers fixed
2012-05-02 18:33:37 +04:00
Makefile
Added sources for Polygon and Rhomb
2012-05-02 19:02:38 +04:00
Object.h
fms-extensions removed from Makefile ;-). Also headers fixed
2012-05-02 18:33:37 +04:00
Polygon.c
Go home...
2012-05-02 19:55:53 +04:00
Polygon.h
Go home...
2012-05-02 19:55:53 +04:00
Rhomb.c
Go home...
2012-05-02 19:55:53 +04:00
Rhomb.h
Go home...
2012-05-02 19:55:53 +04:00
main.c
Added sources for Polygon and Rhomb
2012-05-02 19:02:38 +04:00