#ifndef __WRITEOUT #define __WRITEOUT #include "parser.h" int WriteOutFile(tFileRef fileID, void *dataBuffer,int fileType); #endif