home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 322_01 / readme.ram < prev    next >
Text File  |  1990-08-06  |  1KB  |  36 lines

  1. This disk contains two programs written in Turbo C
  2. (by Borland) that will test RAM. The one program
  3. uses the ATS and ATS+ algorithms. The other uses the
  4. MATS and MATS+ algorithms. The disk contains the
  5. following files. Each file name is followed by a
  6. brief description of the of the file.
  7.  
  8. READ.ME
  9. This file.
  10.  
  11. RAMTEST1.C
  12. by Mohammad Khurrum and Dean Lance Smith.
  13. Source code in Turbo C (by Borland) for a RAM test
  14. program that uses the ATS and ATS+ algorithms.
  15.  
  16. RAMTEST1.EXE
  17. Object code for an IBM PC/XT compatible for RAMTEST1.C.
  18. Compiled using Turbo C 1.5 (by Borland).
  19.  
  20. RAMTEST1.DOC
  21. A brief description of the program. (See the comments
  22. in RAMTEST1.C for more information.)
  23.  
  24. RAMTEST2.C
  25. by Chaiyos Ruengsakulrach and Dean Lance Smith.
  26. Source code in Turbo C (by Borland) for a RAM test
  27. program that uses the MATS and MATS+ algorithms.
  28.  
  29. RAMTEST2.EXE
  30. Object code for an IBM PC/XT compatible for RAMTEST2.C.
  31. Compiled using Turbo C 2.0 (by Borland).
  32.  
  33. RAMTEST2.DOC
  34. A brief description of the program. (See the comments
  35. in RAMTEST2.C for more information.)
  36.