Open-RJ C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

ORJStringA Struct Reference

#include <openrj/openrj.h>

List of all members.


Detailed Description

The string type (for ANSI coding).


Public Attributes

size_t len
 The number of characters in the string.
char const * ptr
 Pointer to the first element in the string.


Member Data Documentation

size_t len

The number of characters in the string.

char const* ptr

Pointer to the first element in the string.


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

Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005