home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / latrobe / t / tc2pat.arc / README.PAT < prev    next >
Text File  |  1988-11-01  |  646b  |  19 lines

  1. Turbo C 2.0 patches
  2. -------------------
  3.  
  4. This archive has the following batch files to fix four problems
  5. in Turbo C 2.0.  Note, you will need to get patch program located
  6. in the file PATCH.ARC in LIB 5 on BprogB.
  7.  
  8. PATPRNTF.BAT - fixes the bug with the %.0f format specifier by
  9. using TLIB.EXE to install new .OBJ files into your Turbo C
  10. 2.0 .LIB files.
  11.  
  12. PATTLIB.BAT - uses PATCH.COM to patch TLIB.EXE to eliminate the
  13. bug in which TLIB strips out line number information from .LIB
  14. modules.
  15.  
  16. PATTC.BAT - uses PATCH.COM to patch TC.EXE so that __TURBOC__
  17. has the value 0x0200 and so that TC does not overwrite the INT
  18. 60H vector.
  19.