Argx 1.0.2-build
Simple argument parser made in C
 
Loading...
Searching...
No Matches
ArgxcParam Struct Reference

#include <types.h>

Data Fields

bool exists
 
bool * subExists
 
size_t subExistsCount
 

Detailed Description

Definition at line 37 of file types.h.

Field Documentation

◆ exists

bool ArgxcParam::exists

Definition at line 38 of file types.h.

Referenced by argxcGetParam().

◆ subExists

bool* ArgxcParam::subExists

Definition at line 39 of file types.h.

Referenced by argxcFreeParam(), argxcGetParam(), and argxcGetSubParam().

◆ subExistsCount

size_t ArgxcParam::subExistsCount

Definition at line 40 of file types.h.

Referenced by argxcGetParam().


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