tomvictor / C

C Snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Code Snippets

How to run ?

cd /project
mkdir build
cd build
cmake ..
make

Now run the executable

About

C Snippets

License:MIT License


Languages

Language:C 91.4%Language:CMake 8.6%