home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE0.TAR / procquery.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-08-21  |  281 b   |  12 lines

  1. /*
  2.  * procquery.h : Defs for processing a query and displaying the results
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 21 Aug 1991.
  5.  */
  6.  
  7. extern void procquery(/* host,str,max_hits,offset,
  8.              query_type,sortflag,listflag */);
  9. extern void display_link(/* link,listflag */);
  10.  
  11.  
  12.