int sscanf(const char *str, const char *format[,arg, ...]); DESCRIPTION scanf scans a series of input fields from standard input, one character at a time.
確定! 回上一頁