I'm trying to access www.broward.edu (64.94.48.12). IE on my machine reports "The page cannot be displayed". Trying to access it by typing URL vs. host name doesn't make any difference. This page is accessible from any other computer I tried. Trying to do ping to that address produces ping...
This is just an example programm. The real programm is much more complex with a changing increment. And then, is method is perfectly legal and just as good as any other. I guess the question is why is it when you add 0.1 to o.7 it equals 0.800001?
Somebody help a stupid guy and tell me why is it with microsoft 2 doesn't equal 2.
Here is a small example representing my problem:
Sub Test()
Dim SPD As Single
SPD = 0
SPDT:
SPD = SPD + 0.1
GoTo SPDT
End Sub
If you add a watch for SPD and a break point so you can actually...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.