home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / pctech / hlsrc / read.me < prev    next >
Text File  |  1988-09-09  |  736b  |  35 lines

  1. PC Tech Journal System Benchmarks Source Version 1.00 PCTECHline READ.ME 
  2. ------------------------------------------------------------------------
  3.  
  4.  
  5. The following are the source files for the benchmark suite:
  6.  
  7. FSELECT.C
  8. HL.H
  9. HLANALYZ.C
  10. HLBENCH.C
  11. HLDESC.C
  12. HLDISK.C
  13. HLFIX.C
  14. HLFLOAT.C
  15. HLGRAFIT.C
  16. HLGRAPH.C
  17. HLGRSUBS.C
  18. HLMENU.C
  19. HLSORT.C
  20. HLSRTSUB.C
  21. HLSTART.C
  22. HLSTATE.H
  23. HLTEXT.C
  24. HLTIMER.C
  25. HLTIMES.C
  26. HLTIMES.H
  27. HLWIN.C
  28. HLWINDOW.C
  29. WINMENU.H
  30.  
  31. The executable files can be created using the make file HL.MAK.  This
  32. file must be compiled and linked using Microsoft C 5.1 to produce tests
  33. the yield the same results as the executable versions.
  34.  
  35. ----------------------------End-of-READ.ME-----------------------9/9/88-