view rvinterf/include/exitcodes.h @ 235:15a2a308fb31

fc-rfcal-tools now public, old frozen rfcal code can be removed
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 17 Aug 2017 05:27:43 +0000
parents 5c78f132547c
children 0bf06b68ac95
line wrap: on
line source

#define	ERROR_USAGE	1
#define	ERROR_TARGET	2
#define	ERROR_RVINTERF	3
#define	ERROR_UNIX	4
#define	ERROR_BUG	5
#define	ERROR_RFTEST	6