thermferm/futil.h

Mon, 04 Nov 2019 13:19:27 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 04 Nov 2019 13:19:27 +0100
changeset 604
e2766e538d0e
parent 420
644a6106d712
permissions
-rw-r--r--

Version 0.9.7. Increased the maximum fermentation temperature to 45 degrees to allow Kveik fermentations.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial