Skip to content

synesissoftware/cstring

Repository files navigation

cstring

C-style strings

cstring

C-style strings is a small, standalone library, that provides extensible C-style string instances and extensible arrays of such.

Table of Contents

  1. Introduction
  2. Installation
  3. Components
  4. Examples
  5. Project Information

Introduction

T.B.C.

Installation

T.B.C.

Components

C API / core library

T.B.C.

C++ API

T.B.C.

Examples

Examples are provided in the examples directory, along with a markdown description for each.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defecesynesissoftware/cstring.

Dependencies

Tests-only Dependencies

For unit-testing, cstring depends on:

Related projects

Projects in which cstring is used include:

License

cstring is released under the 3-clause BSD license. See LICENSE for details.