View Single Post
Old May 7th, 2005, 4:53 PM   #1
Haz
Programmer
 
Haz's Avatar
 
Join Date: Feb 2005
Location: England
Posts: 37
Rep Power: 0 Haz is on a distinguished road
Send a message via ICQ to Haz Send a message via AIM to Haz Send a message via MSN to Haz Send a message via Yahoo to Haz
Assignment of numbers to variables without asking

When I finally was able to compile my program, and ran it, when I tried to enter some numbers to variables, they already seemed to be assigned to them, with out any of the numbers found in the code. E.g: When I executed the speed, distance, time calculator and executed the speed case; it automatically did 13/10 = 1.3, without me assigning ANY variables at all. What is wrong? What should I do?

Thanks,

Haz
Haz is offline   Reply With Quote