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