NULL and zeros



Hey,

Are there not highly specialized and still existing and used platforms
where NULL is not a sequence of zeros, so that "char *a = NULL;" and
"char *a; memset (&a, 0, sizeof (a));" are not equivalent?

In other words, do I care about possible difference between NULL and
zero-filled pointer if e.g. I assume the target platform can run X
or it is Windows?

Thanks,
Yevgen
.



Relevant Pages

  • Re: NULL and zeros
    ... Are there not highly specialized and still existing and used platforms ... do I care about possible difference between NULL and ... zero-filled pointer if e.g. ...
    (comp.lang.c)
  • Re: Delphi and the .Net platform
    ... to take care of resources. ... especially if you program for both platforms. ... -- Steinbach's Guideline for Systems Programmers. ...
    (borland.public.delphi.non-technical)
  • Re: PocketPC -> WinCE
    ... >between the platforms is taken care of by the platform (since most of the ... >Compact Framework controls just wrap the underlying native ones) so you ... users from low-level details. ...
    (microsoft.public.pocketpc.developer)
  • Re: NULL and zeros
    ... Yevgen Muntyan wrote: ... Are there not highly specialized and still existing and used platforms ... do I care about possible difference between NULL and ... zero-filled pointer if e.g. ...
    (comp.lang.c)
  • working platforms
    ... Would anyone care to share which companies are currently using either DocQScribe or Bayscribe as their platforms? ...
    (sci.med.transcription)

Quantcast