Forgot your password?
typodupeerror

Comment Re:Learning A Language in an Afternoon (Score 1) 654

That seems incredibly silly. I likened C# to Java, but Java's references don't do anything like that, == works fundamentally the same as in every other sane language, it compares the memory locations of the two variables and returns a true or false for them.

If C# works the way you say you do, how do you check that two objects are really the same identical object?

Slashdot Top Deals

Nature is by and large to be found out of doors, a location where, it cannot be argued, there are never enough comfortable chairs. -- Fran Lebowitz

Working...