home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / test10.zip / DECODE.HIS < prev    next >
Text File  |  1993-01-22  |  376b  |  23 lines

  1. Decode.c History
  2.  
  3.  
  4. Decode.c
  5.  
  6. Version 1.0
  7.  
  8.    Release to public
  9.  
  10. Version 1.1
  11.  
  12.    Jan. 22, 1993
  13.  
  14.    - Cleaned up source code.
  15.      Compiler warning "Conversion may lose significant digits".
  16.      Found : long variables indexing arrays.
  17.      Change: type cast long variables to int.
  18.  
  19.    - Added help information.
  20.  
  21.    - Changed print out to readable format.
  22.  
  23.