apsrcreatix / cpp

Learn how to c++ through looking at code examples.

Repository from Github https://github.comapsrcreatix/cppRepository from Github https://github.comapsrcreatix/cpp

cpp

Learn how to c++ through looking at code examples.

How to compile and run the file (For Linux Users)

  • Use BASH make filename command
  • Use BASH ./filename to run the executable file
  • If any warning and error comes in between above given instruction please feel free to google it

About

Learn how to c++ through looking at code examples.

License:MIT License


Languages

Language:C++ 69.4%Language:C 30.6%