|
This
project involved re-engineering of floating point math library developed
by US Software Corp. to make it re-entrant and to incorporate it
in Microsoft C compiler Altmath library. This package named PACLIB
is marketed in USA by US Software Corp.
The
library is used to generate embedded software for use in instruments
performing real time functions. The re-entrant function code allows
sharing of code, thereby reducing the RAM requirements of instruments.
The
tools/platforms used for PACLIB are as follows:
-
Microsoft C and Assembler on DOS platform.
|