Dec 062017
 
BigCalc Version 4.4. Complete MSC 5.1 source code.
File BCALCS.ZIP from The Programmer’s Corner in
Category C Source Code
BigCalc Version 4.4. Complete MSC 5.1 source code.
File Name File Size Zip Size Zip Type
CATALOG 548 289 deflated
BIGCALC.H 14368 2733 deflated
BIGGVAR.H 2564 651 deflated
BIGCALC.C 46548 5050 deflated
BIGIO.C 23586 3529 deflated
BIGMATH.C 89753 11855 deflated
BIGMISC.C 66811 15040 deflated
BIGPRINT.C 31943 5727 deflated
README 1100 496 deflated

Download File BCALCS.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)