thermferm/futil.h

Sat, 27 Jun 2015 14:08:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Jun 2015 14:08:49 +0200
changeset 380
75afd21885f2
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Help screens for the commands are moved into the commands.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial