I have an error on this code but i could not find it there is amemory leak somewhere in the program. ( It is in theLinkedList::remove() function. One of the cases for remove doesn’twork properly.) any one can help me ?
// main.cc // Andrew Gilpin // agg1@cec.wustl.edu // This filecontains the example program used in the gdb debugging // tutorial.The tutorial can be found on the web at //http://students.cec.wustl.edu/~agg1/tutorial/ #include intnumber_instantiated = 0; template class Node { public: Node (constT &value, Node *next = 0) : value_(value), next_(next) { cout<< “Creating Node, ” << ++number_instantiated <<” are in existence right
PayPal Gateway not configured
PayPal Gateway not configured