Thanks to DDM who filled me with enough knowledge to do this, I was able to make this simple little calculator for C++
http://rottenbakon.com/cpp/calc.exe
| QUOTE (RVA @ Mar 15 2008, 01:37 PM) |
Thanks to DDM who filled me with enough knowledge to do this, I was able to make this simple little calculator for C++
http://rottenbakon.com/cpp/calc.exe |
WHOA! i just tried it, and typed in / and then as X i just put a random number, a big number and it went crazy!
Its ment for numbers only, but thanks for adressing the problem I will see if I cant figure out how to fix it.
Problem is fixed, I need to add a cin that would exclude strings, which it should now.
| QUOTE (RVA @ Mar 15 2008, 02:40 PM) |
| Problem is fixed, I need to add a cin that would exclude strings, which it should now. |
i put a number.. it was like 54651318
or some big random number