#include <string.h>
#include "vmsopt.h"
Go to the source code of this file.
Functions | |
int | vmsopt_parse (int argc, char **argv) |
int vmsopt_parse | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 21 of file vmsopt.c.
References vms_optarg, vms_optstr, VMSOPT_ARG_CO, VMSOPT_ARG_PL, VMSOPT_DONE, and VMSOPT_NOARG.