WRITE Macro

Microchip MDD File System Interface

MDDFS Interface Library Help
WRITE Macro
C
#define WRITE "w"
Description

If this macro is specified as the mode argument in a call of FSfopen, the file being opened will be created if it doesn't exist. If it does exist, it will be erased and replaced by an empty file of the same name. The user will then be able to write to the file.

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