home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume26 / unproto / part01 / error.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-07  |  144 b   |  5 lines

  1. /* @(#) error.h 1.1 91/11/30 21:10:36 */
  2.  
  3. extern void error();            /* default context */
  4. extern void error_where();        /* user-specified context */
  5.