A simple and clear C library to replace cstdlib, including memory allocation, string formatting, file management, io streaming and other functions.
- A simple memory allocator
- A method of string formatting
- Basic functions of file operations
- Console and file IO functions
- Improve the HLString function
- Improve the FilePath function