repo.or.cz
/
lcid-xwax.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace manual option handling by use of glib
[lcid-xwax.git]
/
include.h
blob
87a5d5baa73c3f23feaa5a38244ed43f77f4a2c3
1
#include <glib.h>
2
3
gboolean
file_exists
(
const char
*
file
);
4
int
isempty
(
const char
*
string
);
5