Forgot your password?
typodupeerror

Comment Re:Exceptons? (Score 1) 139

as it is supposed to be guaranteed for NULL pointers, unlike dangling or garbage ones

Guaranteed by whom? I believe the C standard only guarantees undefined behavior. You seem to be suggesting that someone else is guaranteeing specific behavior.

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...