Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Savaal

  1. Savaal

    Deleting Dynamic Memory...

    thanks. It seems that my destructor was in ill-repair. I fixed the problem, and your code was correct. Thanks, Per. Savaal
  2. Savaal

    Deleting Dynamic Memory...

    I have a pointer that points to a node with dynamic memory allocated. Suffice it to say that my destructor for the node pointers does it's job perfectly, but if I need to delete the entire thing, my compiler spits out nullReferencePointer errors. I have an array of 100 pointers to nodes in a...

Part and Inventory Search

Back
Top