#include <NBF.h>
Public Attributes | |
uint_t | numChars |
Specifies the number of characters in the actual string, not including the terminating null character. More... | |
uint_t | chars |
Specifies the file offset to the string characters. More... |
|
Specifies the number of characters in the actual string, not including the terminating null character.
|
|
Specifies the file offset to the string characters.
|