thermferm/futil.h

Sat, 21 Jul 2018 20:40:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 21 Jul 2018 20:40:02 +0200
changeset 549
ee1bcad035f0
parent 420
644a6106d712
permissions
-rw-r--r--

Versie 0.8.2. Node NBIRTH payload heeft nu netwerk informatie.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial