thermferm/futil.h

Tue, 25 Jul 2017 17:39:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Jul 2017 17:39:42 +0200
changeset 527
afd13a58c8c8
parent 420
644a6106d712
permissions
-rw-r--r--

Debug CRC error messages

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial