Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
frmUpdate: Implemented code from Xestia Address Book
[xestiacalendar/.git]
/
source
/
common
/
file.h
1
#ifndef __COMMON_FILE_H__
2
#define __COMMON_FILE_H__
3
4
#include <string>
5
#include <iostream>
6
#if defined (__WIN32__)
7
8
#else
9
#include <sys/stat.h>
10
#endif
11
12
bool FileExists(std::string Filename);
13
14
#endif
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy