How can we get the logical length of a file using fstream? Like In windows, we can use the getlength() function of CFile. How to do the same with fstream?
how to calculate the logical length of a file?
Collapse
X
Comment