The getopt() function parses argument lists. It returns the next flag character in the argv parameter list that matches a character in the optstring parameter.
確定! 回上一頁