ftp.nice.ch/pub/next/unix/network/www/swish.11.NIHS.bs.gnutar.gz#/swish.11/src/index.h

This is index.h in view mode; [Download] [Up]

/*
** Copyright (C) 1995, Enterprise Integration Technologies Corp.        
** All Rights Reserved.
** Kevin Hughes, kevinh@eit.com 
** 3/11/94
*/

void indexadir();
void indexafile();
void printfiles();
void printdirs();
struct sortentry *addsortentry();
struct entry *addentry();
struct file *addtofilelist();
int getfilecount();
char *getthedate();
int countwords();
int countwordstr();
int getstructure();
int parsecomment();
int removestops();
int getrank();
void printheader();
void printindex();
void printfilelist();
void printstopwords();
void printfileoffsets();
void compress();
void decompress();
char *ruleparse();

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.