Hello,

I released FoxCalc v0.91 today. FoxCalc is a calculator for FreeDOS. Works in 
text mode and has mouse support. The big change in the 0.91 version is that 
it uses the GMP (GNU Multi Precision) library now to perform all 
calculations. That definetely resolves the problems I had with floating-point 
operations. :-)

It's zipped into FreeDOS packages, so you have just to get the FOXCALCX.ZIP 
and do a "FDPKG FOXCALCX.ZIP" to install it.
You can also grab the FOXCALCS.ZIP and FOXCALC.LSM if you want.

What's new in v0.91:
- PGCopy sub replaced by the FreeBASIC's native PCOPY statement,
- Calculation routine completely rewritten, and linked to the GNU Multiple 
Precision Arithmetic Library (GMP) - floating point troubles fixed!,
- Checking if numbers are integers before doing "x!" or "MOD" operations,
- Minor TUI optimizations,
- Compiled with FreeBASIC v0.18.2 (was: v0.18.1),
- Compressed using UPX 3.01d (was: UPX 3.00d).

Download: http://mateusz.viste.free.fr/dos/en/foxcalc.htm

Any comments welcome ;-)

Bye,
Mateusz Viste

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to