thermferm/futil.h

Fri, 27 Nov 2015 22:00:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 27 Nov 2015 22:00:23 +0100
changeset 437
5664743eaf2f
parent 420
644a6106d712
permissions
-rw-r--r--

Stop devices thread if the program ends.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial