home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / ZINC_6.ZIP / DOSSRC.ZIP / G_ERROR.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-01  |  263 b   |  9 lines

  1. //    Zinc Interface Library - G_ERROR.CPP
  2. //    COPYRIGHT (C) 1990, 1991.  All Rights Reserved.
  3. //    Zinc Software Incorporated.  Pleasant Grove, Utah  USA
  4.  
  5. #include "ui_win.hpp"
  6.  
  7. static UI_ERROR_SYSTEM errorSystem;
  8. UI_ERROR_SYSTEM *_errorSystem = &errorSystem;
  9.