Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LICENSE.txt | 2011-04-02 | 482 Bytes | |
README.txt | 2011-04-02 | 781 Bytes | |
Experiment 2.exe | 2011-04-02 | 37.9 kB | |
Experiment 2.ilk | 2011-04-02 | 653.4 kB | |
Experiment 2.pdb | 2011-04-02 | 715.8 kB | |
Totals: 5 Items | 1.4 MB | 0 |
Hiya, This is basically a VERY primitive console-based addition machine for Windows. If you want the actual program, compiled and ready, go to the 'Debug' Folder. This project will mainly serve as a learing ground for me. I'm only just starting to learn about C++ programming. I don't really forsee this project to go anyway in the future. It's also likely that no one will ever likely read this since I will never EVER give the address to anyone. Things that I may fix: Fix the interger overflow problem (Always results in -85..... something whenever decimals or big numbers come into play) Change the program so that it can repeat itself by typing out a small command, instead of the current process of opening, typing two numbers in, closing, and reopening. Laters, Donkey