home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
UUPC11XS.ZIP
/
LIB
/
READNEXT.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-11-27
|
681b
|
13 lines
/*--------------------------------------------------------------------*/
/* r e a d n e x t . h */
/* */
/* Reads a spooling directory with optional pattern matching */
/* */
/* Copyright 1991 (C), Andrew H. Derbyshire */
/*--------------------------------------------------------------------*/
char *readnext(char *xname,
const char *remote,
const char *subdir,
char *pattern );