Fibonnaci Calculator C++
This program is a Fibonacci sequence generator. It is written in the language of C++. This is one of my first C++ programs. I also wrote a Fibonacci Calculator Applet.
This C++ application runs faster then the equivalent Java Applet.
You can download the Fibonacci Calculator program here:
Windows only version: fib.exe – 218KB
Click the link above to download the program. If asked, select the “Save file”/“Save As”/“Save” option.
Operation of the Calculator
To use the calculator in Windows, double-click the “fib.exe” file. Then you can view the output generated, by opening the “fib.log” file in Notepad. This “fib.log” file is generated by the calculater when you run the program.
05:49 PM on Friday, 28/08/2009
