Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Replaced use of access function with stat function when using FileExists
[xestiacalendar/.git] / source / common / file.h
1 #ifndef __COMMON_FILE_H__
2 #define __COMMON_FILE_H__
4 #include <string>
5 #include <iostream>
6 #if defined (__WIN32__)
8 #else
9 #include <sys/stat.h>
10 #endif
12 bool FileExists(std::string Filename);
14 #endif
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy