Skip to content
/ Heritage Public

Implementation of Heritage of classes using C++ Language.

License

Notifications You must be signed in to change notification settings

bm777/Heritage

Repository files navigation

Heritage Associated with Classe using CPP

Implementation of Heritage with many class in c++

  • Running Running
  • Instance of codeblock on ubuntu 18.04 Instace of Codeblock on ubuntu

Usage

Set up environment

# For Ubuntu with GCC --verison >= 4
$ wget https://kent.dl.sourceforge.net/project/codeblocks/Binaries/17.12/Linux/Debian%20stable\
/codeblocks_17.12-1_amd64_stable.tar.xz
# In case you can not download without certificate
$ wget --no-check-certificate https://kent.dl.sourceforge.net/project/codeblocks/Binaries\
/17.12/Linux/Debian%20stable/codeblocks_17.12-1_amd64_stable.tar.xz

$ tar codeblock_17.12-1_amd64_stable.tar.xz
$ sudo dpkg -i *17.12*.deb

Launch

$ codeblock

Clone

$ git clone https://github.com/bm777/Heritage.git

About

Implementation of Heritage of classes using C++ Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages