thermferm/futil.h

changeset 420
644a6106d712
parent 106
1bd9a16f5061
equal deleted inserted replaced
419:8a7f8272516c 420:644a6106d712
1 #ifndef FUTIL_H 1 #ifndef FUTIL_H
2 #define FUTIL_H 2 #define FUTIL_H
3 3
4 4
5 int mkdirs(char *, mode_t); 5 int mkdirs(char *, mode_t);
6 int file_exist(char *, int);
6 7
7 #endif 8 #endif

mercurial