Forgot your password?
typodupeerror

Comment Re:Wind was the *cause*. . . (Score 1) 674

At what point did the operating system fail? It sounds like the application crashed. A single application that divides by zero is quite common and cheerfully caught by NT and terminated.

Would you rather that NT catch the exception itself, and do some bizzare, ad-hoc guesswork and fudge a number? Leading to potentially stranger behavior as the OS is now interfereing with the application.

Linux would have done the same thing.

Slashdot Top Deals

When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop.

Working...