Function: userfio.h Purpose: Easy-C companions for GIPSY userinterface routines Category: General C; Userinterface Author: Do Kester Description: This header file contains the declarations for anyoutf see anyoutf.dc2 strarf see strarf.dc2 errorf see errorf.dc2 statusf see statusf.dc2 wkeyf see wkeyf.dc2 rejectf see rejectf.dc2 xeqcontf see xeqcont.dc2 and for the userinterface routines; see userfxxx.dc2 for common features in all userfxxx. userfint see userfint.dc2 userfchar etc. userfcharl userfcharu userftext userfreal userfdble userfangle userflog. There is an alias for cancel_c: #define cancel( key ) cancel_c( tofchar( key ) ) Also constants are defined for anyout-devices ANYOUT_DEF, ANYOUT_TERM, ANYOUT_LOG, ANYOUT_NOEXP, ANYOUT_TST, ANYOUT_DEBUG error-levels FATAL, SERIOUS, MINOR, WARNING default-levels DFLT_NONE, DFLT_DEF, DFLT_HIDD, DFLT_NOREAD, DFLT_EXACT, DFLT_DEFEXACT, DFLT_HIDEXACT DFLT_DONE Updates: 06 Aug 1991: DK, Creation date 04 Jun 1992: DK, into the system. 25 Oct 1995: DK, add strarf and ANYOUT_DEBUG 21 Apr 1998: JPT, add wkeyf and rejectf 17 Jan 2001: JPT, add xeqcontf 04 May 2001: JPT, DFLT_NOREAD and DFLT_DONE default levels