home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / ajcbcd.zip / FILE_ID.DIZ < prev   
Text File  |  1994-08-06  |  424b  |  11 lines

  1. AJC Binary Coded Decimal Unit 1.0 is a Pascal
  2. unit for managing binary coded decimal (BCD)
  3. numbers. BCD numbers are used for accurate
  4. manipulation of monetary amounts, as well as
  5. other decimal numbers where the real number
  6. format is unacceptable. The object in this
  7. unit allocates memory to store an array of
  8. decimal digits, as well as a set of methods
  9. for performing basic math with BCD numbers.
  10. (Andrew J. Cook)
  11.