home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c329 / 2.img / UTILS / UTILS.DOC < prev   
Encoding:
Text File  |  1989-10-25  |  782 b   |  24 lines

  1.  
  2.  
  3.  
  4.                             NDP Utilities
  5.  
  6.  
  7.  
  8. 87R.COM         A TSR program that dumps the contents of the 80x87
  9.                 registers, ST(0) to ST(7), at top of screen.  To execute
  10.                 dump, press Control-R.  This is often useful with Phar
  11.                 Lap's MINIBUG or 386DEBUG.
  12.  
  13. CHECKNDP.EXP    Reports on which numeric coprocessor(s) are installed.
  14.  
  15. LISTNDP.EXP     Displays list files which are generated by the compilers
  16.                 when the -list or -LIST option is used.
  17.  
  18. MSMW.EXE        (Fortran only) Converts Microsoft unformatted sequential
  19.                 files to a format that can be read by NDP Fortran.
  20.  
  21. PMEM.EXP        Does repeated calls to malloc to report the amount of
  22.                 memory that is available.
  23.  
  24.