thermferm/lock.h

Thu, 19 Jul 2018 14:08:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 19 Jul 2018 14:08:32 +0200
changeset 547
0e4d4b45249f
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Versie 0.8.0. Fixed eerste DBIRTH fout geinitialiseerde waardes.

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial