home *** CD-ROM | disk | FTP | other *** search
- #include <jaz.h>
- /*
- ┌────────────────────────────────────────────────────────────────────────────┐
- │pushdir │
- │Push the current subdirectory │
- └────────────────────────────────────────────────────────────────────────────┘
- */
- extern char * _pdir; /* pointer to sub directory */
-
- pushdir()
- {
-