array_new_delete

Enables the operator new[] and delete[] in array allocation and deallocation operations, respectively.

Syntax
  #pragma array_new_delete on | off | reset   
Remarks

By default, this pragma is on.