fscanf belongs to the scanf family of functions and supports format specifiers like %d for retrieving an integer and %s for retrieving a string.
確定! 回上一頁