#ifndef ___DEBUG_H__ #define ___DEBUG_H__ void takeNoteOfSerType(void); void takeNoteFile(char *reason); #endif