Skip to content

tomvictor/C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Code Snippets

How to run ?

cd /project
mkdir build
cd build
cmake ..
make

Now run the executable

Releases

No releases published

Packages

No packages published