Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnandersen777/basic-c-project

A basic c example project
https://github.com/johnandersen777/basic-c-project

Last synced: about 16 hours ago
JSON representation

A basic c example project

Awesome Lists containing this project

README

        

# Example project

## Building

If you want to rebuild completely then run clean before all

```
make clean all
```