home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / TURBO_C / TC_PAT03.ZIP / PATCHES.DOC < prev   
Encoding:
Text File  |  1987-06-24  |  2.0 KB  |  46 lines

  1. All the following .DIF files are data files to be used with PATCH.COM (found 
  2. in PATCH.ARC).  Many of these .DIF files duplicate the action of previously
  3. distributed patches which prescribed the manual keystrokes necessary to make
  4. the patches by using DEBUG.COM.  Where such a manual procedure existed, the 
  5. name of the file which described it is listed under "Debug Patch File: " for 
  6. your information.
  7.  
  8. -------------------------------
  9. P1TC.DIF
  10.     This file is contains the input file to PATCH.COM to patch Turbo C v1.0. It
  11.     fixes the floating point constant division problem for the Integrated
  12.     Environment. (TC.EXE)
  13.  
  14. P1TCC.DIF
  15.     This file contains the input file to PATCH.COM to patch Turbo C v1.0. It
  16.     fixes the floating point constant division problem for the command-line
  17.     compiler. (TCC.EXE)
  18.  
  19.     Debug Patch File: FLOATPAT.ARC on EXEC-PC
  20.                       FLOAT.PAT on CompuServe, Borland SIG, DL 11
  21. -------------------------------
  22. P2TC.DIF
  23.     This file contains the input to PATCH.COM to fix the floating point
  24.     structure push problem in the Integrated Environment (TC.EXE) Turbo C v1.0.
  25.  
  26. P2TCC.DIF
  27.     This file contains the input to PATCH.COM to fix the floating point
  28.     structure push problem in the command-line (TCC.EXE) Turbo C v1.0.
  29.  
  30.     Debug Patch File: FSTRUCT.PAT on EXEC-PC
  31.                       FSTRUCT.PAT on CompuServe, Borland SIG, DL 11
  32. -------------------------------
  33. P3TC.DIF
  34.     This file contains the input to PATCH.COM to fix a problem in Turbo C where
  35.     using the Generate for speed switch with large switch statements may cause
  36.     an Out of Memory error. (TC.EXE Turbo C v1.0)
  37.  
  38. P3TCC.DIF
  39.     This file contains the input to PATCH.COM to fix a problem in Turbo C where
  40.     using the -G switch with large switch statements may cause an Out of Memory
  41.     error. (TCC.EXE Turbo C v1.0)
  42.  
  43.     Debug Patch File: DASHG.PAT on EXEC-PC
  44.                       DASHG.PAT on CompuServe, Borland SIG, DL 11
  45. -------------------------------
  46.