home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / com / bbs / uupc / source / 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.