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