brewpanel/futil.h

Sun, 28 Apr 2019 19:59:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 28 Apr 2019 19:59:43 +0200
changeset 589
230a502b75ec
parent 420
644a6106d712
permissions
-rw-r--r--

Final device thermometer error detection.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial