1 2 3 4
#ifdef PROGRAM_DIRECTORY_H #define PROGRAM_DIRECTORY_H int program_directory(char * filename); #endif /* PROGRAM_DIRECTORY_H */