First, you gotta use fclose(). Second, your code needs to fscan() each line in the file. Not just before the while() loop, but within each while ...
確定! 回上一頁