1: # include   <ingres.h>
   2: # include   <aux.h>
   3: # include   <tree.h>
   4: # include   <symbol.h>
   5: # include   "globs.h"
   6: # include   <sccs.h>
   7: 
   8: SCCSID(@(#)error.c	8.1	12/31/84)
   9: 
  10: 
  11: derror(eno)
  12: {
  13:     endovqp(NOACK);
  14:     reinit();
  15:     error(eno, 0);
  16: }
Last modified: 1986-04-17
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 777
Valid CSS Valid XHTML 1.0 Strict