Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 510 Bytes

File metadata and controls

7 lines (7 loc) · 510 Bytes

##CPlusPlus Test Project #This project was created just to learn how to use both CPP and Git. #No warrenty is included whatsoever.
#Feel free to use when you need to quickly test your fedora g++ compiler after installing it. #You can fork it, download the master source folder and change it and even use it to learn CPP! #Please note this is just a mere starter folder for CPP. #Contents -> hello.hpp hello.cpp hello ->actual tiny void phrase program! Use ./hello to run it -> if you are new to CPP world!