Dec 062017
 
Calculator Program with Turbo C Source Code.
File CALC-TC!.ZIP from The Programmer’s Corner in
Category C Source Code
Calculator Program with Turbo C Source Code.
File Name File Size Zip Size Zip Type
CALC.C 15810 3619 deflated
CALC.EXE 24190 15844 deflated
README 540 335 deflated

Download File CALC-TC!.ZIP Here

Contents of the README file


CALC is my first experiment in using Turbo C for more than a trivial
program. The program acts like a ten-digit pocket calculator, with
+, -, /, *, Square Root, Log10 and Alog10. It has a single memory with
Memory +, Memory -, Memory Read and Memory Clear functions.

The keystrokes are explained in the file CALC.C, and the executable form
of the program is in CALC.EXE. It is written in plain vanilla C without
any fancy tricks. Maybe the next step is to make it memory resident ?

Enjoy,
Peter Roach


 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)