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

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