f_open(&fdst, "0:dstfile.txt", FA_CREATE_ALWAYS | FA_WRITE);

Status
Not open for further replies.

anhnha

Full Member level 6
Joined
Mar 8, 2012
Messages
322
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,298
Activity points
3,684
May be this is a stupid question but i cannot figure out, hope anyone can help.
After i use f_open() to create dstfile.txt, where i can find this file?
res = f_open(&fdst, "0:dstfile.txt", FA_CREATE_ALWAYS | FA_WRITE);
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…