Files
myclib/README.md
2025-08-02 12:20:08 +02:00

10 lines
217 B
Markdown

# myclib
This is a personal C library created for learning and experimentation.
It is not production-ready. Use at your own risk.
## Features
- Hashmaps
- Dynamic strings (requires linking with the math library)