#include <text.h>
Data Fields | |
| void * | ptr |
| A pointer to the memory for the string. | |
| unsigned int | len |
| The length of the string in bytes. | |
Definition at line 21 of file text.h.
| void* FAXPP_Text::ptr |
A pointer to the memory for the string.
| unsigned int FAXPP_Text::len |
The length of the string in bytes.
1.5.5