Skip to content

vtarale/OOP-in-Pure-C-new-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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