Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

c4_String Class Reference

An efficient string class, modeled after the MFC version. More...

#include <mk4str.h>

List of all members.

Public Member Functions

 c4_String ()
 Construct empty string.
 c4_String (const unsigned char *str)
 Construct string from Pascal-style <count,chars...> data.
 c4_String (const void *ptr, int len)
 Construct string from a specified area in memory.


Detailed Description

An efficient string class, modeled after the MFC version.


The documentation for this class was generated from the following files:

Metakit C++ API Reference - https://www.equi4.com/metakit.html - extracted with Doxygen