Go to the source code of this file.
Functions | |
| _Arguments_ () | |
| unsigned | _Arguments__Argv (n, char *argument, l, unsigned int u, s) |
| unsigned | _Arguments__GetEnv (char *name, nn, unsigned int nu, ns, char *value, l, unsigned int u, s) |
Variables | |
| char ** | argv |
| char *** | _penviron |
| int | argc |
| unsigned int | _Arguments__Argc |
| _Arguments_ | ( | ) |
Definition at line 45 of file Arguments.c.
Definition at line 51 of file Arguments.c.
| unsigned _Arguments__GetEnv | ( | char * | name, | |
| nn | , | |||
| unsigned int | nu, | |||
| ns | , | |||
| char * | value, | |||
| l | , | |||
| unsigned int | u, | |||
| s | ||||
| ) |
Definition at line 61 of file Arguments.c.
| unsigned int _Arguments__Argc |
Definition at line 14 of file Arguments.c.
1.5.8