Reply to post: Null pointers

Mads Torgersen and Dustin Campbell on the future of C#

Dan 55 Silver badge

Null pointers

Maybe it's my C/C++ background but I'm not seeing this one. It's just yet another incorrect value, if you dereference it and expect to find an object or a function and there isn't one then things will explode. You could replace NULL with 0xFFFFFFFF or something and still have the same problem.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon