i need help, with the collection :: collection -construcor- i dont know what to use in that function as far as intiatiating any objects or data members. there are no data members in collection - collection is implemented using binary search tree and hash table.
i also need help with the copy construcor for collection:
and the main problem in the program is the writeout function: i think that the vendor data gets lost somewhere before it can be saved to file, but i cant find out where!!
can any body help me???