how to initialize a null pointer in c++ code example Example: SET TO NULL pointer c++ *ptr=NULL; /*or*/ *ptr=0;