Thread
:
Coding help
View Single Post
NeoTifa
diafnaoplzkthnxbai
Location: in psy's panties <3
#
4
double miles = 100;
constant double MILE_TO_KILOMETER = 1.609;
double kilometer = miles * MILE_TO_KILOMETER;
>>cout kilometer;
???? It's been a while
06-08-2009, 02:26 AM
NeoTifa
View Public Profile
Visit NeoTifa's homepage!
Find More Posts by NeoTifa