227
227
_getopt_initialize (int argc, char **argv, const char *optstring,
228
228
int posixly_correct, struct _getopt_data *d)
230
233
/* Start processing options with ARGV-element 1 (since ARGV-element 0
231
234
is the program name); the sequence of previously skipped
232
235
non-option ARGV-elements is empty. */