libcstl
Loading...
Searching...
No Matches
cstl_STRING Struct Reference

A string object. More...

#include <_string.h>

Detailed Description

A string object.

The string object holds a "string" of characters in a contiguous area of memory followed by a nul character. The nul character is always maintained by the object and not included in the size of the string.

Definition at line 63 of file _string.h.


The documentation for this struct was generated from the following file: