MeatAxe  2.4
MtxApplication_t Struct Reference

Application data. More...

#include <meataxe.h>

Data Fields

MtxApplicationInfo_t const * AppInfo
 Program name and description.
 
int OrigArgC
 Original argc from main().
 
const char ** OrigArgV
 Original argv from main().
 
int ArgC
 Number of arguments.
 
const char ** ArgV
 Arguments.
 
int OptEnd
 Used internally.
 
unsigned long IsDone [APP_MAX_ARGS]
 Used internally.
 
const char * OptArg
 Used internally.
 
int OptInd
 Used internally.
 
char TempDirName [200]
 Directory fr temporary files.
 

Detailed Description

Application data.

This data structure stores all internal data needed by the Application support functions, such as command line arguments, temporary directory names, and more.

See also
AppAlloc

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

MeatAxe 2.4 documentation, generated on Mon Jun 7 2021 11:42:24