Hi i have about 5 types of strings having information in each string
i need to transfer them into a binarytree so i need them in one node only
i cant work out what i have to do.. every time i add a string it adds a node i want
5 strings = 1 node ... how do i do this?
thanks!