thermferm/futil.h

Fri, 04 Dec 2015 14:21:25 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 04 Dec 2015 14:21:25 +0100
changeset 444
eafb140a1ddd
parent 420
644a6106d712
permissions
-rw-r--r--

Better brew state field names.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial