Function _ff_date

Top 

 

Declaration:

int _ff_date(char ffblk[]);

Description

Returns the word with the file (creation or modification) date for the file found upon the function findfirst or findnext access. The ffblk parameter is the buffer filled with information on the file after the findfirst or findnext access.

Example

See function findfirst