An intro to the use of new and delete for dynamic memory allocation in C++, specifically with respect to arrays. Common pointer problems are also discussed, including wild pointers, dereferencing null pointers, dangling pointers, and memory leaks.
This video is part of a series for an introductory course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci160/vidres.html