cex/Readme.md

10 lines
204 B
Markdown
Raw Permalink Normal View History

2024-04-15 16:53:44 +00:00
# CEX - C Extension
## a utility library for c
## Features
- containers `/containers/`
- linked list `linked_list.h`
- ANSI `ansi`
- codes `codes.h`
- testing `/test/`
- assertions `assert.h`