Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Smain Struct Reference

Data Fields

int argc
 
char ** argv
 
int status
 

Detailed Description

Definition at line 333 of file lua-5.1.5/src/lua.c.

Field Documentation

◆ argc

int Smain::argc

Definition at line 334 of file lua-5.1.5/src/lua.c.

Referenced by main(), main(), and pmain().

◆ argv

char ** Smain::argv

Definition at line 335 of file lua-5.1.5/src/lua.c.

Referenced by main(), main(), pmain(), and pmain().

◆ status

int Smain::status

Definition at line 336 of file lua-5.1.5/src/lua.c.

Referenced by main().


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