thermferm/futil.h

Sat, 12 Dec 2015 21:47:04 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Dec 2015 21:47:04 +0100
changeset 457
24a34b7a693d
parent 420
644a6106d712
permissions
-rw-r--r--

Updated configuration to allow hopstands.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);
int  file_exist(char *, int);

#endif

mercurial