home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / binaries / ibm / pc / archives / 3512 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.3 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!BRUCE.CS.MONASH.EDU.AU!maurice
  2. From: maurice@BRUCE.CS.MONASH.EDU.AU (Maurice D Castro)
  3. Newsgroups: comp.binaries.ibm.pc.archives
  4. Subject: SSPELL14.ZIP - TurboC++ or Unix C source for Unix Spell clone
  5. Summary: Reposted by Keith Petersen
  6. Message-ID: <4049.w8sdz@TACOM-EMH1.Army.Mil>
  7. Date: 22 Jul 92 08:19:25 GMT
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Lines: 20
  10.  
  11. I have uploaded to WSMR-SIMTEL20.Army.Mil:
  12.  
  13. pd1:<msdos.txtutl>
  14. SSPELL14.ZIP    TurboC++ or Unix C source for Unix Spell clone
  15.  
  16. This is a maintanance release of the SSPELL program, it replaces
  17. SSPELL13.ZIP.  New features: A stop list has been added to the
  18. program to permit the exclusion of incorrect words formed by the
  19. rules. SSPELL can now be customized by using a configuration file.
  20.  
  21. SSPELL is a public domain program resembling the unix spell program.
  22. The features of this program are that it is supplied with complete C
  23. source code, uses a simply sorted list as its dictionary, is NOT memory
  24. greedy, uses a caching algorithm to minimise disk access, and provides
  25. a configurable suffix and prefix engine that is modified without
  26. recompiling the program.  The source code will compile under TurboC++,
  27. and several Unix variants.
  28.  
  29. Maurice D Castro
  30. maurice@bruce.cs.monash.edu.au
  31.