home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE0.TAR / mail / text0012.txt < prev    next >
Encoding:
Text File  |  1991-08-28  |  633 b   |  20 lines

  1. George, Brendan,
  2.  
  3.        query(host,string,maxhits,offset,query_type)
  4.        char *host,*string;
  5.        int maxhits,offset;
  6.        char query_type;
  7.  
  8. I am willing to add this interface to the Prospero release if you add
  9. it and feed it back to me.  I may make changes to the distribution of
  10. functions across files, but it would be compatible at the interface
  11. level.  However, shouldn't this specify a sort method.  Or should it
  12. return a list of virtual links to be sorted and displayed by the
  13. caller.  I don't think that the sort or display method should be
  14. embedded within this function unless the procedures are passed as
  15. arguments.
  16.  
  17.     ~ Cliff
  18.  
  19.  
  20.