Originally Posted by cbarmpar what do you mean change it in the heap? The heap is a data structure that is used to manage all dynamically allocated memory. Everything you create with new operator is created on the heap.
cbarmpar (28th September 2008)
Forum Rules
Bookmarks