I use some dynamic array of class using operator new & delete []. but it remain eat memory though i have use delete[] operator, it can't free the memory. what should i do?
thanks -- View this message in context: http://old.nabble.com/dynamic-array-tp29169834p29169834.html Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
