Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

None: Http server with file time stamp (3 Replies)

$
0
0
Hi, I am using fatfs file system. http://elm-chan.org/fsw/ff/doc/stat.html I need to return fdate and ftime convert into 32 bit number void netHTTPs_fstat (const char *fname, uint32_t *fsize, uint32_t *ftime) { *ftime = ?? } Thanks, Naeem

Viewing all articles
Browse latest Browse all 3049

Trending Articles