APPEND Macro

Microchip MDD File System Interface

MDDFS Interface Library Help
APPEND Macro
C
#define APPEND "a"
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's file information will be loaded and the current location in the file will be set to the end. 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.