#include <pstring.h>
Public Attributes | |
| char * | begin |
| char * | endnext |
The same as PSTING, but in non-constant memory.
| char* MPSTRING::begin |
pointer to begin of the string.
| char* MPSTRING::endnext |
pointer to the byte next to the last char of the string.
1.5.9