M
mthread
Hi,
I have a doubt about the use of 'new' operator. What happens when
a 'new' call fails. Does it return a NULL value or does it throw any
exception. I am a C programmer and just starting to learn C++. Kindly
let me know any resource(link or book) where I can get more
information for my doubt.
I have a doubt about the use of 'new' operator. What happens when
a 'new' call fails. Does it return a NULL value or does it throw any
exception. I am a C programmer and just starting to learn C++. Kindly
let me know any resource(link or book) where I can get more
information for my doubt.