diff -r 4891d49809bb -r 2b3996fc09a1 core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_array_new_delete.htm --- a/core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_array_new_delete.htm Mon Jul 19 15:31:48 2010 -0500 +++ b/core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_array_new_delete.htm Mon Jul 19 16:13:24 2010 -0500 @@ -1,26 +1,26 @@ - - - - - - - array_new_delete - - - - -

array_new_delete

-

Use to enable the operator new[]/delete[] in array allocation/deallocation operations.

-
Syntax
-

#pragma array_new_delete on | off | reset -

-
Targets
- All platforms.
-
Remarks
- To check this setting, use __option (array_new_delete). The default setting is on. -

- - - - - + + + + + + + array_new_delete + + + + +

array_new_delete

+

Use to enable the operator new[]/delete[] in array allocation/deallocation operations.

+
Syntax
+

#pragma array_new_delete on | off | reset +

+
Targets
+ All platforms.
+
Remarks
+ To check this setting, use __option (array_new_delete). The default setting is on. +

+ + + + +