OSFI-C  3.10.0
OpenSF Integration Library
osfi_ownstr_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.

Examples
ConFM.c.

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