11 lines
338 B
Markdown
11 lines
338 B
Markdown
# DLibC
|
|
|
|
Some custom C types and thing I often use.
|
|
These are generally header-only, but if they have source files, they'll be in their own directories
|
|
|
|
They're generally designed for C23 onwards, but "should" work with older versions.
|
|
|
|
Licensed under the MIT License (because GPL doesn't make sense for this)
|
|
|
|
Copyright (c) 2026 DcruBro
|