Well am designing an application in which i am using CTypedPtrArray for saving an pointers of array now at any instant how can i delete any of the value at given index and then move the whole rest of the array,is their any other suggestion rather than moving of complete array........
Please help me...