$Id: getopt.c 39160 2008-09-04 14:46:22Z rotmistr ... #include <stdio.h> #include "getopt.h" #ifdef _WIN32 int optind=1; int optopt=-1; int opterr=0; ...
確定! 回上一頁