Hi,

I'm using Visual C++ 5.0. And help says. " If there is insufficient memory for the allocation request, by default operator new returns NULL." You can change this default behaviour but the help is unsatisfactory. In VC 6, has the default behaviour changed to automatically throw an exception instead of returning null ?

Regards,

Brendan