#include "stdinc.h"
Go to the source code of this file.
Defines | |
#define | VERSION_OPTION_A "-version" |
#define | VERSION_OPTION_B "--version" |
#define | N_POP_ARG 16 |
Functions | |
int | pgetopt (int argc, char **argv, char *optstr) |
Variables | |
char* | poptarg |
char* | poparr [N_POP_ARG] |
|
|
|
|
|
|
|
Definition at line 95 of file pgetopt.C. Referenced by TRUE(), c_pgetopt(), kira_initialize(), main(), parse_scale_main(), parse_sys_stats_main(), and print_fitted_king_model(). |
|
|
|
|