home *** CD-ROM | disk | FTP | other *** search
- George, Brendan,
-
- query(host,string,maxhits,offset,query_type)
- char *host,*string;
- int maxhits,offset;
- char query_type;
-
- I am willing to add this interface to the Prospero release if you add
- it and feed it back to me. I may make changes to the distribution of
- functions across files, but it would be compatible at the interface
- level. However, shouldn't this specify a sort method. Or should it
- return a list of virtual links to be sorted and displayed by the
- caller. I don't think that the sort or display method should be
- embedded within this function unless the procedures are passed as
- arguments.
-
- ~ Cliff
-
-
-