justin = { main feed , music , code , askjf , pubkey }; | |||
Ask Justin Frankel No reasonable question unanswered since 2009! Suggested topics: programming, music, sleep, coffee, etc. Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.
|
|||
Question: Do you always check if it is success when calling "new" operator? Asked by dave (222.90.231.x) on July 1 2010, 12:37am Reply on July 1 2010, 9:25am:
We do verify that our allocations succeed, when it is likely that they are for enough RAM where the heap could conceivably not have a block big enough. I love x86_64, btw. mmm. Comment:
|