cdr255

cdr255 Library (C)

My Userlib for the C Programming Lanuguage.

Metadata

The C Language Logo: A blue Hexagon with soft corners divided into three sections of differing shades of blue based on the geometry of a white circular letter C in the center.
The C Logo.

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.