The getopt function expects all arguments to be before all non-arguments. So processing program -a 3 <filename> -b 6 is not possible with ...
確定! 回上一頁