'LibPst'
|
#include "define.h"
Go to the source code of this file.
Functions | |
int | getopt (int argc, char *const *argv, char *optstring) |
Variables | |
char * | optarg |
int | optind = 0 |
int getopt | ( | int | argc, |
char *const * | argv, | ||
char * | optstring | ||
) |