Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
experiment 2-9fd706b2 | 2011-04-02 | ||
Totals: 1 Item | 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