top | item 43435390 (no title) jisnsm | 11 months ago > A NULL pointer dereference occurs when software attempts to access memory at address 0 (the NULL address) via a pointer set to NULL.There is nothing in the standard that says that NULL must be 0. discuss order hn newest vardump|11 months ago When's the last time you've seen a non zero NULL pointer?We don't code for things like PDP-11 or Honeywell mainframes all that often.https://c-faq.com/null/machexamp.html andreyv|11 months ago Here is a non-zero null pointer: https://gcc.godbolt.org/z/Po5r5Pa36 load replies (1) unknown|11 months ago [deleted]
vardump|11 months ago When's the last time you've seen a non zero NULL pointer?We don't code for things like PDP-11 or Honeywell mainframes all that often.https://c-faq.com/null/machexamp.html andreyv|11 months ago Here is a non-zero null pointer: https://gcc.godbolt.org/z/Po5r5Pa36 load replies (1) unknown|11 months ago [deleted]
andreyv|11 months ago Here is a non-zero null pointer: https://gcc.godbolt.org/z/Po5r5Pa36 load replies (1)
vardump|11 months ago
We don't code for things like PDP-11 or Honeywell mainframes all that often.
https://c-faq.com/null/machexamp.html
andreyv|11 months ago
unknown|11 months ago
[deleted]