File:  [CSRG BSD Unix] / 43BSD / ingres / source / parser / ack_err.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

# include	<ingres.h>
# include	<pv.h>
# include	<sccs.h>

SCCSID(@(#)ack_err.c	8.1	12/31/84)

/*
**  ACK_ERR -- the error passing routine for the parser
**
**	Trace Flags:
**		ack_err ~~ 65
*/

ack_err()
{
	extern int	Ingerr;
	extern int	Err_fnd;

# ifdef	xPTR1
	tTfp(65, 0, "ack_err\n");
# endif

	Ingerr = 1;

	Err_fnd += 1;

	return (1);
}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.