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

https://github.com/sammaji/c-programs

Repository to store all my C programs.
https://github.com/sammaji/c-programs

c programming-exercises

Last synced: 8 months ago
JSON representation

Repository to store all my C programs.

Awesome Lists containing this project

README

          

# c-programs
This repository contains all my c programs.

### Build Guide
To generate a text file containing the program and the output use the `build.sh` script.
```bash
# ./build.sh

./build march_14_23
```