home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 424.lha / Makewords / Source / WhatsHere < prev   
Encoding:
Text File  |  1990-09-30  |  432 b   |  19 lines

  1.  
  2. Unjumble.c    - make words from scrambled letters
  3. PhoneWord.c    - make words from telephone numbers
  4. AllPhoneWord.c    - make all combinations of letters from telephone numbers
  5.  
  6. DictToTables.c    - make tables.c needed by Unjumble.c and PhoneWord.c
  7. DictToTables    - executable
  8. tables.c    - produced by DictToTables from an ASCII text file,
  9.           linked with Unjumble & PhoneWord
  10.  
  11. makefile    - make file for all programs (for Manx Aztec C v5.0)
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.