Skip to content

vtarale/oop_in_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oop_in_c

What is it about

It is about object oriented programing in c

Compiler needed

gcc

Things to remember

keep all the files in the same folder

How to run

make all

How to clean

make clean

LICENSE

apache 2.0

😃