|
OSFI-C
3.10.1
OpenSF Integration Library
|
String allocated by OSFI. More...
#include <OSFIC.h>
Data Fields | |
| int | size |
| Number of chars in the string, never negative. | |
| char | value [] |
| String data, null terminated. | |
String allocated by OSFI.
Different from osfi_ownstr_t for the generic getters to work, otherwise equivalent.