--- In [email protected], Paul Herring <pauljherr...@...> wrote:
>
> <http://c-faq.com/null/machnon0.html>
> 
> Don't rely on NULL being all bits zero.

Sorry Paul - I don't see the bit that tells me whether static initialisation to 
0 means that pointers are set
- to NULL independent of the internal representation, because the 
initialisation is done in a pointer context, or
- an internal 0 ie. not NULL on machines where NULL is internally non-0.

Reply via email to