Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - how to get logical length of a file: (2 Items)
   
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? 
RE: how to get logical length of a file  
fstat(fileno(FILE *), ...);

-----Original Message-----
From: Vipul Bajaj [mailto:community-noreply@qnx.com]
Sent: Sat 11/21/2009 1:32 AM
To: qnx4-community
Subject: 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? 



_______________________________________________

QNX4 Community Support
http://community.qnx.com/sf/go/post42355


Attachment: Text winmail.dat 2.48 KB