|
🧵 str
Painfully common string utilities for C
|
Common string utilities for C I'm sick of rewriting:
None of these are tested, optimized, or otherwise fit for use.
The recommended way to use str is to compile the source files directly into your project. If your project uses git, you can add str as a git submodule.
If you prefer to link against a static library instead, make release will produce one.