10 lines
204 B
Markdown
10 lines
204 B
Markdown
|
# 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`
|