home *** CD-ROM | disk | FTP | other *** search
- #ifndef nihclerrs_H
- #define nihclerrs_H
- /*
- * nihclerrs.h
- * C include file created by errgen utility. DO NOT EDIT!
- */
- /*
- * ***** NIHCL facility *****
- */
-
- extern void NIHCL__errinit();
-
- #define NIHCL__FACILITY 31
- #define NIHCL__FIRSTERROR 126976
- #define NIHCL__ACTIVE 126976
- #define NIHCL__ALLOCFAIL 126977
- #define NIHCL__ALLOCSIZE 126978
- #define NIHCL__AMBIGCASTDN 126979
- #define NIHCL__ASTACT 126980
- #define NIHCL__ASTBLK 126981
- #define NIHCL__ASTINACT 126982
- #define NIHCL__BADARGCL 126983
- #define NIHCL__BADARGCLM 126984
- #define NIHCL__BADARGSP 126985
- #define NIHCL__BADARGSPM 126986
- #define NIHCL__BADCASTDN 126987
- #define NIHCL__BADCLASS 126988
- #define NIHCL__BADDAY 126989
- #define NIHCL__BADDAYNAM 126990
- #define NIHCL__BADERRNUM 126991
- #define NIHCL__BADMODAY 126992
- #define NIHCL__BADMONAM 126993
- #define NIHCL__BADMONTH 126994
- #define NIHCL__BADPRI 126995
- #define NIHCL__BADRANGE 126996
- #define NIHCL__BADREGEX 126997
- #define NIHCL__BADSPEC 126998
- #define NIHCL__BADSTMBR 126999
- #define NIHCL__BADTIME 127000
- #define NIHCL__BADTRACETBL 127001
- #define NIHCL__CLTNEMPTY 127002
- #define NIHCL__CPSEMWAIT 127003
- #define NIHCL__DATERANGE 127004
- #define NIHCL__DBLLNK 127005
- #define NIHCL__DELLNK 127006
- #define NIHCL__DLSEMWAIT 127007
- #define NIHCL__DRVDCLASSRSP 127008
- #define NIHCL__DUPKEY 127009
- #define NIHCL__FCTNOV 127010
- #define NIHCL__FCTNUN 127011
- #define NIHCL__ILLEGALFCN 127012
- #define NIHCL__ILLEGALMFCN 127013
- #define NIHCL__INDEXRANGE 127014
- #define NIHCL__INVALIDPS 127015
- #define NIHCL__KEYNOTFOUND 127016
- #define NIHCL__MISSINGLNK 127017
- #define NIHCL__NOISA 127018
- #define NIHCL__NOTINIT 127019
- #define NIHCL__NYET 127020
- #define NIHCL__OBNOTFOUND 127021
- #define NIHCL__RDABSTCLASS 127022
- #define NIHCL__RDBADSIG 127023
- #define NIHCL__RDBADTYP 127024
- #define NIHCL__RDEOF 127025
- #define NIHCL__RDFAIL 127026
- #define NIHCL__RDREFERR 127027
- #define NIHCL__RDSYNERR 127028
- #define NIHCL__RDUNKCLASS 127029
- #define NIHCL__RDWRONGCLASS 127030
- #define NIHCL__READBINERR 127031
- #define NIHCL__READBINUNDFL 127032
- #define NIHCL__REMOVEERR 127033
- #define NIHCL__RESRUN 127034
- #define NIHCL__RESTERM 127035
- #define NIHCL__SCHEDCTOR 127036
- #define NIHCL__SLICERANGE 127037
- #define NIHCL__STACKOV 127038
- #define NIHCL__STMBRREF 127039
- #define NIHCL__STOREBINERR 127040
- #define NIHCL__STREFMBR 127041
- #define NIHCL__STROV 127042
- #define NIHCL__STSEMWAIT 127043
- #define NIHCL__SUBSTRERR 127044
- #define NIHCL__SUSTERM 127045
- #define NIHCL__UNKCLASS 127046
- #define NIHCL__VECTOREMPTY 127047
- #define NIHCL__VECTORLENGTH 127048
- #define NIHCL__VECTORSELECT 127049
- #define NIHCL__ZERODEN 127050
- #define NIHCL__LAST_ERROR 127050
- #endif
-