newdel1.cpp
basic use of dynamic memory
newdelarr1.cpp
using dynamic memory with arrays
newdelfun.cpp
new and delete in a function
loosepointer.problem.cpp
loose pointer problem
memoryleak.problem.cpp
memory leak problem