<< Previous | Next >> | |
|
int fat_GetAttr( FATfile *file );
Description
- This function gets the given attributes to the file. Use the defined attribute flags to check the value:
Parameters
- file
- Handle to the open file.
Return Value
- Attributes on success
-EINVAL
: invalid file handle.Library
- FAT.LIB
See Also
- fat_Open, fat_Status
Dynamic C Functions | << Previous | Next >> | rabbit.com |