#include <stdio.h>#include "common/h/headers.h"Go to the source code of this file.
Functions | |
| int | P_getopt (int argc, char *argv[], const char *optstring) |
Variables | |
| char * | optarg |
| int P_getopt | ( | int | argc, | |
| char * | argv[], | |||
| const char * | optstring | |||
| ) | [inline] |
Definition at line 38 of file ntKludges.C.
References optarg, and P_strlen().
| char* optarg |
Definition at line 37 of file ntKludges.C.
Referenced by P_getopt().
1.6.1