Name | Modified | Size | Downloads / Week |
---|---|---|---|
Debug | 2011-04-02 | ||
ipch | 2011-04-02 | ||
Experiment 2 | 2011-04-02 | ||
README.txt | 2011-04-02 | 780 Bytes | |
Addition Machine via Functions.suo | 2011-04-02 | 12.8 kB | |
Experiment 2.sdf | 2011-04-02 | 6.2 MB | |
Addition Machine via Functions.sln | 2011-03-13 | 908 Bytes | |
Totals: 7 Items | 6.3 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, dongk