Fseek file length. How can I get a file's size in C?, You need to seek to the end of the file and then ask for the position: ...
確定! 回上一頁