home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / DATACOM / INTERNET / UPC12B2 / LIB / PUSHPOP.H < prev    next >
Encoding:
Text File  |  1992-11-27  |  436 b   |  10 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    p u s h p o p . h                                               */
  3. /*                                                                    */
  4. /*    Functions defined in pushpop.c for UUPC/extended                */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void PushDir( const char *directory );
  8.  
  9. void PopDir( void );
  10.