|
how to get logical length of a file
|
11/21/2009 1:32 AM
post42355
|
how to get logical length of a file
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?
|
|
|