Functions
| Name | Description |
|---|---|
| CoreLeft | Gets the remaining capacity of the file system. |
| f_chdir | Change the current working directory. |
| f_getcwd | Get the current working directory. |
| f_mkdir | Creates a directory. |
| fcopy | Copy the file. |
| fdatetime | Gets the modification date and time of the file. |
| findfirst | Searches a file. |
| findnext | Searches for the next matching file after the current search results. |
| Format | Formats the file system. |
| fsize | Returns the size of a file, measured in bytes. |
Last updated: 2021/05/27