|
-
May 26th, 1999, 02:22 AM
#1
operator new
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|