schrummy
10+ year member
CarAudio.com Elite
trying to write a program that will take 2 type (int)s and calculate them through the cin. my problem is that i want people to be able to enter a decimal and have it still run as a int.
like
int identifier
cin
trying to figure out if there is a way to do it....
like
int identifier
cin
trying to figure out if there is a way to do it....