Not very particular standard library additions/extensions

bfgeshka 671e6b2766 moving stringutils into data structure dir 3 年之前
include 671e6b2766 moving stringutils into data structure dir 3 年之前
src 671e6b2766 moving stringutils into data structure dir 3 年之前
tests 671e6b2766 moving stringutils into data structure dir 3 年之前
.gitignore 3e8fe89e25 stringutils, fileutils, logging 3 年之前
LICENSE 9e9d423d23 Initial commit 3 年之前
README.md 3e8fe89e25 stringutils, fileutils, logging 3 年之前

README.md

stdextensions

Not very particular standard library additions/extensions

Content:

- stringutils: provides type `string`
- fileutils: some wrappers for file handling

Defines:

`SEx_LOGGING` for logging errors. If not logging, you do not need to compile `util/logging.c`