ATTR_READ_ONLY Macro

Microchip MDD File System Interface

MDDFS Interface Library Help
ATTR_READ_ONLY Macro
C
#define ATTR_READ_ONLY 0x01
Description

A macro for the read-only attribute. A file with this attribute should not be written to. Note that this attribute will not actually prevent a write to the file; that functionality is operating-system dependant. The user should take care not to write to a read-only file.

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.