Dec 062017
 
Multi-precision HP-like calculator. Comes with complete 'c' source.
File BIGCAL44.ZIP from The Programmer’s Corner in
Category C Source Code
Multi-precision HP-like calculator. Comes with complete ‘c’ source.
File Name File Size Zip Size Zip Type
BIGCALC.C 46548 4874 deflated
BIGCALC.H 14368 2679 deflated
BIGGVAR.H 2564 639 deflated
BIGIO.C 23586 3486 deflated
BIGMATH.C 89753 11416 deflated
BIGMISC.C 66811 13969 deflated
BIGPRINT.C 31943 5595 deflated
CATALOG 548 286 deflated
README 1100 493 deflated

Download File BIGCAL44.ZIP Here

Contents of the README file




BIGCALC SOURCE


This is the source for BIGCALC Extended Precision Calculator.
BIGCALC compiles under the small model. BIGCALC compiles with
no changes using MSC 5.1 and QuickC 1.0.


To compile BIGCALC with Microsoft C 5.1 use the following command:

cl -Ox bigcalc.c bigio.c bigmath.c bigmisc.c bigprint.c


For QuickC 1.0:

qcl -Ox bigcalc.c bigio.c bigmath.c bigmisc.c bigprint.c


To compile BIGCALC for OS/2 protected mode edit file BIGCALC.H and
remove this line:

#define REALMODE /* Remove for OS/2 protected mode */


If you make any changes or enhancements in BIGCALC, please share
them with me. Also, please let me know if you find any problems.
If you like BIGCALC, please send $20 to the address below:


Judson D. McClendon
Sun Valley Systems
329 37th Court N.E.
Birmingham, AL 35220

205-853-8440

Compuserve 74415,1003


 December 6, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)