home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE3.TAR / xarchie-2.0.1 / tilde.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-22  |  164 b   |  9 lines

  1. /*
  2.  * tilde.h : Defs for tilde expansion routine
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 23 Apr 1993.
  5.  *
  6.  */
  7.  
  8. extern char *tildeExpand(/* char *file */);
  9.