Cookie programs and cookie file ------------------------------- Version 0.0, By Karl Lehenbauer, 4/7/88 Yet another fortune cookie program... The main thing that makes this one interesting is the cookie file, which is abundantly full of quotes, cookies and such, of varying quality and accuracy. In particular, it has many good quotes about software engineering, humanism, church and state, and the human condition. The only machine that it for sure works on is a PC/AT clone running Microport System V/AT. It should, however, work perfectly well on other System V systems. To run under BSD, really_random() needs to be twiddled. Similarly small efforts should be required to get it to run under V7, MS-DOS, etc. To use, set the paths for the cookie and cookie hash files in cookie.h then move the cookie file, "cookies", to its final resting place. Compile and link cookie.c and cookhash.c "make" should do it. Generate the hash file to go along with the cookies, something like: cookhash cookie.hash $ cookie Direct flames, kudos and questions to ..!{uunet!nuchat}|{bellcore!tness1}!sugar!karl