#ifndef VIRTUALMATH_FILE_H #define VIRTUALMATH_FILE_H int checkFile(char *dir); #endif //VIRTUALMATH_FILE_H