//getopt.h #pragma once #ifdef __cplusplus extern "C" { #endif extern int opterr; /* if error message should be printed */
確定! 回上一頁