OSFI-C  3.10.0
OpenSF Integration Library
osfi_ownfile_t Struct Reference

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.
 

Detailed Description

String allocated by OSFI.

Different from osfi_ownstr_t for the generic getters to work, otherwise equivalent.


The documentation for this struct was generated from the following file: