16 #define SGETOPTNOSHORT 18 #define SUBGETOPTNOSHORT 21 #define getopt sgetoptmine 22 #define optind subgetoptind 23 #define opterr sgetopterr 24 #define optproblem subgetoptproblem 25 #define optprogname sgetoptprogname 30 int getopt(
int argc,
char *
const *argv,
const char *opts)
43 char chp[2]; chp[0] =
optproblem; chp[1] =
'\n';
int buffer_puts(buffer *, const char *)
int buffer_put(buffer *, const char *, unsigned int)
int subgetopt(int, char *const *, const char *)
int buffer_flush(buffer *)