fscanf reads from a file pointed by the FILE pointer (ptr), instead of reading from the ... while ( fscanf (ptr, "%*s %*s %s " ,buf)==1).
確定! 回上一頁