thermferm/futil.h

Sun, 10 Aug 2014 14:45:11 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Aug 2014 14:45:11 +0200
changeset 206
78fb6f99e473
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Added GLOBAL GET and GLOBAL PUT commands.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial