/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ #include #include "param.h" #include "error.h" #include "extern.h" int nstrings=0; char *l_strings[MAXSTRINGS]; int strlookup(char *str) { int i; for(i=0;i