OSFI-C  3.10.0
OpenSF Integration Library
osfi_clp_files Struct Reference

List of files of a specific type, allocated by osfiClpParseArgs(). More...

#include <OSFIC.h>

Data Fields

int count
 Number of valid pointers to strings in files.
 
const char * files []
 Path of each file, contains count valid entries and one final NULL entry.
 

Detailed Description

List of files of a specific type, allocated by osfiClpParseArgs().

This object is allocated by OSFI and should not be freed directly by caller code.


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