I am trying to delete an array which every element in it is a red-black tree.
when i tring to delete one of the red-black tree object which is an element in the array i get an segmentation fault which appears only when i run it under windows and not unix.
how can i fix it?
Thanks.
when i tring to delete one of the red-black tree object which is an element in the array i get an segmentation fault which appears only when i run it under windows and not unix.
how can i fix it?
Thanks.