Re: handling uninitialized pointed (How to check ?? )



sanjaymeher@xxxxxxxxx said:

> I wanted this method to be full proof to be used by other user. My
> method should able to handle if any uninitialized variable is coming..

You simply can't do it, at least not without writing your own implementation
and then requiring all your users to use it. This solution might just be
considered beyond the scope of the discussion.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.



Relevant Pages