ianjray / cstring

C String Object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cstring

String Object Implementation in C

The API is modelled on that of C++ std::string, as far as this is possible in C.

About

C String Object

License:MIT License


Languages

Language:C 88.9%Language:Makefile 11.1%