brewco/prompt.h

Sun, 20 Dec 2015 20:52:37 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 20 Dec 2015 20:52:37 +0100
changeset 465
3aac3276689d
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Added program locking.

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial