STASIS
A pipeline delivery generator
Loading...
Searching...
No Matches
INISection Struct Reference

A structure to describe an INI section. More...

#include <ini.h>

Data Fields

size_t data_count
 Total INIData records.
char * key
 INI section name.
struct INIData ** data
 Array of INIData records.

Detailed Description

A structure to describe an INI section.


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