11#define optind subgetoptind
12#define optproblem subgetoptproblem
17int getoptb(
int argc,
char **argv,
char *opts)
31 char chp[2]; chp[0] =
optproblem; chp[1] =
'\n';
43#define optpos subgetoptpos
44#define optarg subgetoptarg
45#define optdone subgetoptdone
69 if ((c ==
'-') || (c == 0)) {
int buffer_puts(buffer *, const char *)
int buffer_put(buffer *, const char *, size_t)
int buffer_flush(buffer *)
int getoptb(int argc, char **argv, char *opts)
int subgetopt(int argc, char **argv, char *opts)