|  |
decNumber++
A high-performance decimal arithmetic library for C++.
Date Posted: July 11, 2006
|
|
 |
 |
|
Platform requirements
Hardware:
- 500,000 bytes of free disk space for the source files and documentation
- 50,000 bytes of free disk space for compiled core modules (depending on the compiler and target machine)
Software:
- an ISO C compiler
- a recent ISO C++ compiler
Installation instructions
- Download and install the decNumber library. Be sure to compile the decNumber source as C code, not C++.
- Unzip the downloadable decNumber++ file to a suitable directory.
- Compile the decNumber++ source files (*.cpp) as C++ code (not C), and link the resulting object files to the decNumber library produced in Step 1.
|
|
 |
|
| |
|