NULL pointer in C++ .NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cant use the NULL constant to check a pointer (eg. say Object*) whether it
is valid or not - when I use C++ .NET.
What comes in place of NULL in the managed extension of C++
Pls Help.

Sincerely
Sanjoy Sinharoy
 
Back
Top