cdr255 Library (C)
Metadata

Description
The cdr255 libraries are basically my personal library in various languages. The naming convention makes it easy for me to know what libraries are called, what namespace things work in, and that I will eventually attempt to implement everything in all of the programming languages I use.
This specific page is about the C version of the cdr255, which is very new. I plan to build this out as much as I can, as if I can eventually implement some of my less simple ideas in C they will be ultra-fast and ultra-portable.
Quick Overview
For now, this only includes an implementation of dynamically sized strings.