File location in the Symbian C++

Login to reply to this topic.
Sat, 2007-08-25 07:55
Joined: 2007-07-31
Forum posts: 159

Can anybody tell me where on the disc of computer, file will be created? when i write the following file path.
_LIT(KFileName,"C:\\epoc32\\data\\WriteToFile.dat");

I think this would be in the mobile phone...
but i want to see this file on the computer....

Please help..
Thank you..


Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++


Sat, 2007-08-25 08:11
Joined: 2005-12-07
Forum posts: 58
Re: File location in the Symbian C++


In side your SDK installation folder there is folder named Epoc32\winscw. In that you can find the c: of your emulator.

Sat, 2007-08-25 08:19
Joined: 2007-07-31
Forum posts: 159
Re: File location in the Symbian C++

Thank you peter...


Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++

  • Login to reply to this topic.