getopt (). get options from a command line. Synopsis: #include <unistd.h> int getopt( int argc, const char *argv[], const char *optstring ); extern char ...
確定! 回上一頁