thermferm/futil.h

Fri, 26 Feb 2016 13:38:44 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 26 Feb 2016 13:38:44 +0100
changeset 489
9cb274b7e027
parent 420
644a6106d712
permissions
-rw-r--r--

Swapped heat/cool symbols.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial