thermferm/rdconfig.h

Wed, 03 Sep 2014 15:38:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:38:01 +0200
changeset 286
674efa17be1d
parent 110
54e9940f413b
permissions
-rw-r--r--

The global system name was not saved or restored from the configuration file.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


void killconfig(void);
int  rdconfig(void);
int  wrconfig(void);


#endif

mercurial