thermferm/futil.h

Sun, 15 Jul 2018 12:05:16 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 15 Jul 2018 12:05:16 +0200
changeset 536
e833bbd5e733
parent 420
644a6106d712
permissions
-rw-r--r--

Versie 0.6.5. LIST LOG <unit> commando verwijderd, alleen ARCHIVE LOG <unit> is nog in gebruik. De chiller temperatuur zit nu ook in de log en grafiek.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial