home *** CD-ROM | disk | FTP | other *** search
- /*--------------------------------------------------------------------*/
- /* r e a d d i r . h */
- /* */
- /* Reads a spooling directory with optional pattern matching */
- /* */
- /* Copyright 1991 (C), Andrew H. Derbyshire */
- /*--------------------------------------------------------------------*/
-
- char *xreaddir(char *xname,
- const char *remote,
- const char *subdir,
- char *pattern );
-