Image

Imageuncreativeness wrote in Imagecpp

Bad Memory Allocation Exception

What does new return if it could not allocate memory from the heap. I need to write an exception to catch this, so I need to know what a bad allocation returns. Thanks