MAV'RIC
|
File status structure (FILINFO) More...
#include <ff.h>
Public Attributes | |
DWORD | fsize |
File size. | |
WORD | fdate |
Last modified date. | |
WORD | ftime |
Last modified time. | |
BYTE | fattrib |
Attribute. | |
TCHAR | fname [13] |
Short file name (8.3 format) | |
TCHAR * | lfname |
Pointer to the LFN buffer. | |
UINT | lfsize |
Size of LFN buffer in TCHAR. | |
File status structure (FILINFO)