X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/b4e3fab85fcd9f5b1502ec991c81302b910492d3:/fatfs/doc/en/stat.html..0f3b947bda5f34662a611272b9f12199e0da9aca:/fatfs/documents/doc/stat.html diff --git a/fatfs/doc/en/stat.html b/fatfs/documents/doc/stat.html similarity index 90% rename from fatfs/doc/en/stat.html rename to fatfs/documents/doc/stat.html index 2924660..db63667 100644 --- a/fatfs/doc/en/stat.html +++ b/fatfs/documents/doc/stat.html @@ -1,7 +1,7 @@ - + @@ -26,7 +26,7 @@ FRESULT f_stat (

Parameters

path
-
Pointer to the null-terminated string that specifies the object to get its information.
+
Pointer to the null-terminated string that specifies the object to get its information. The object must not be the root direcotry.
fno
Pointer to the blank FILINFO structure to store the information of the object. Set null pointer if it is not needed.
@@ -60,7 +60,7 @@ FRESULT f_stat (

QuickInfo

-

Available when _FS_MINIMIZE == 0.

+

Available when FF_FS_MINIMIZE == 0.