#include <ToyMemType.h>
Data Fields | |
| DataType_e | type |
| Type information - DATA_STRING. | |
| char | value [MAX_STRLEN+1] |
| The string itself. | |
Definition at line 66 of file ToyMemType.h.
|
|
Type information - DATA_STRING.
Definition at line 69 of file ToyMemType.h. |
|
|
The string itself.
Definition at line 71 of file ToyMemType.h. Referenced by TMM_StoreHeapString(), and TMM_StoreString(). |
1.3-rc3