Skip to content

followthwhiterabbit/OOP_Project

Repository files navigation

OOP_Project

Inheritance hierarchies example from the Deitel C++ book implemented with Cmake

to build:

mkdir build 
cd build 
cmake ..
make

execute with:

./out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors