home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / DVIDVI / README.OS2 < prev   
Text File  |  1992-08-29  |  841b  |  27 lines

  1. The source file dvidvi.c says:
  2.  
  3.  *    The original program is by Tomas Rokicki (version 0.5) but it was
  4.  *    modified and improved by Esteban ZIMANYI ezimanyi@rc1.vub.ac.be
  5.  *    to give version 1.0.
  6.  *
  7.  *    This version has been tested for the IBM PC and compatibles under
  8.  *    compilers Turbo C 2.0 and Microsoft C 6.0.
  9.  
  10. but stdlib.h needed to be included. Also, there appears to be an error 
  11. in one of the '#ifdef SHORTINT' checks--look at patches.os2. Finally, 
  12. OS/2 and MSDOS need stdout set to O_BINARY (RAW) mode.
  13.  
  14.  
  15. Files in this archive:
  16.   dvidvbnd.exe        OS/2 and MSDOS bound executable
  17.   dvidvi.def        definition file for link
  18.   dvidvi.exe        OS/2 executable
  19.   makefile.msc        makefile for MSC 6.00A
  20.   patches.os2        context diff's
  21.   README.OS2        this file
  22.  
  23.  
  24. Darrel Hankerson hank@ducvax.auburn.edu
  25. 29-August-92
  26.  
  27.