This website works better with JavaScript.
Home
Help
Sign In
kolan
/
oop_in_c
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Object Oriented Programming in ANSI C. Basic example showing how OOP can be realized on ANSI C for Figure class.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22
Commits
2
Branches
22 KiB
C
43.3%
C++
33.4%
Makefile
23.3%
Branch:
master
develop
master
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Kolan Sh
b2b873acc8
Area formula changed
8 years ago
Figure.c
All units are complete and warnings removed.
8 years ago
Figure.h
Object interface added.
8 years ago
Makefile
All units are complete and warnings removed.
8 years ago
Object.h
Object interface added.
8 years ago
Polygon.c
Area formula changed
8 years ago
Polygon.h
All units are complete and warnings removed.
8 years ago
Rhomb.c
Yes! This is very nice API!
8 years ago
Rhomb.h
All units are complete and warnings removed.
8 years ago
main.c
Yes! This is very nice API!
8 years ago