View Full Version: Simple C++ calculator

CheatSync.net Forums > C++ Releases > Simple C++ calculator


Title: Simple C++ calculator
Description: One of my first apps


RVA - March 15, 2008 08:37 PM (GMT)
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

chad1416 - March 15, 2008 08:58 PM (GMT)
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!

RVA - March 15, 2008 09:02 PM (GMT)
Its ment for numbers only, but thanks for adressing the problem I will see if I cant figure out how to fix it.

RVA - March 15, 2008 09:40 PM (GMT)
Problem is fixed, I need to add a cin that would exclude strings, which it should now.

chad1416 - March 15, 2008 10:34 PM (GMT)
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

astroman1998@googlemail.com - March 19, 2008 03:41 PM (GMT)
thats good




Hosted for free by InvisionFree