Click here to Skip to main content
15,867,686 members
Articles / Programming Languages / C++

Understanding Operator new[] and Operator delete[]

Rate me:
Please Sign up or sign in to vote.
3.21/5 (42 votes)
21 Sep 2006CPOL3 min read 80.6K   182   33  
Understand what methods are used for managing memory for array

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions