thermferm/futil.h

Tue, 25 Jul 2017 11:43:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Jul 2017 11:43:35 +0200
changeset 525
5855abe0e82c
parent 420
644a6106d712
permissions
-rw-r--r--

Added unit alarm flag

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial