You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
TO-DO.md | 2 years ago |
README.md
Have you ever wanted to know what your PC thinks about your favorite number if so, then this litle C++ program has got you covered.
--------Building-------- Before you can compile the code you will need GNU make and GNU g++.
This is what you should type in the command line
- git clone https://gitdab.com/Canneddonuts/CPP_git_test
- cd CPP_git_test
- make