int scanf(const char *__restrict__format-string, …); ... The sscanf() function reads data from buffer into the locations given by argument-list.
確定! 回上一頁