39 #if defined(LIBC_SCCS) && !defined(lint) 40 static char sccsid[] =
"@(#)getopt.c 4.13 (Berkeley) 2/23/91";
51 #define BADCH (int)'?' 55 getopt(
int nargc,
char *
const *nargv,
const char *ostr)
100 else if (nargc <= ++
optind) {
108 "%s: option requires an argument -- %c\n",
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
_Check_return_ _CRTIMP _CONST_RETURN char *__cdecl strrchr(_In_z_ const char *_Str, _In_ int _Ch)
_Check_return_opt_ _CRTIMP int __cdecl fprintf(_Inout_ FILE *_File, _In_z_ _Printf_format_string_ const char *_Format,...)
int getopt(int nargc, char *const *nargv, const char *ostr)
char * strchr(const char *String, int ch)