#ifndef FILE_H #define FILE_H #include void createFileStruct(CometEnvironment* env); #endif