OSFI-C
3.10.0
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.