Dont use fscanf use fread . Read the input into a char buffer . Then use string processing to extract the information you need. 0
確定! 回上一頁