|
|
Subscribe / Log in / New account

A zero pointer is not a null pointer

A zero pointer is not a null pointer

Posted Jul 25, 2009 9:37 UTC (Sat) by spitzak (guest, #4593)
In reply to: A zero pointer is not a null pointer by epa
Parent article: Fun with NULL pointers, part 1

That won't work, plenty of code assumes that comparing two NULL pointers for equality will return
true.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds