#ifndef _WRITE_FILE_H #define _WRITE_FILE_H #define WF_APPEND (1 << 0) #endif // _WRITE_FILE_H