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

#include <types.h>

Data Fields

int code
 
char * error
 
char * help
 
char * type
 

Detailed Description

Definition at line 15 of file types.h.

Field Documentation

◆ code

int ArgxcError::code

Definition at line 19 of file types.h.

Referenced by argxcCreateError(), argxcCreateErrorSimple(), and argxcGetErrorCode().

◆ error

char* ArgxcError::error

◆ help

char* ArgxcError::help

◆ type

char* ArgxcError::type

Definition at line 16 of file types.h.

Referenced by argxcCreateError(), argxcCreateErrorSimple(), and argxcFreeError().


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