Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 07:59, 4 May 2008.

How to read file size without using RFile

From Forum Nokia Wiki

RFs fs;
	fs.Connect();
	TEntry entry;
	fs.Entry(_L("c:\\system\\apps\\abc.txt"),entry);
	TInt sz;
	sz = entry.iSize;
	TBuf<20> fsz;
	fsz.Num(sz);
	iEikonEnv->AlertWin(fsz);
	fs.Close();
 
Powered by MediaWiki
     
     RDF Facets:
     
     
     qfnZtypeQUqfnTypeZCommunityContentQ
     qfnZtypeQUqfnTypeZWebpageQ
     qfnZtypeQUqfnTypeZWikiContentQ
     qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX