Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomvictor/c

C Snippets
https://github.com/tomvictor/c

Last synced: 26 days ago
JSON representation

C Snippets

Awesome Lists containing this project

README

        

# C Code Snippets

## How to run ?

``` C
cd /project
mkdir build
cd build
cmake ..
make
```

Now run the executable