Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 373 Bytes

OOP in pure c(new version)

How to run

with inheritance

go to the respective directory
In the terminal
    make run
To clean
    make clean 

without inheritance

go to the respective directory
In the terminal
    make run
To clean
    make clean 

LICENSE

apache 2.0