Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guidoschmidt/examples.c

Collection of simple C examples
https://github.com/guidoschmidt/examples.c

c examples

Last synced: 7 days ago
JSON representation

Collection of simple C examples

Awesome Lists containing this project

README

        

# Hodgepodge of C examples

- Run `zig build` to select an example to build
- Run `zig build run` to select an example to run

---
### Sources
- [C Programming Language, 2nd Edition](https://www.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628)