Please look at the following code. it presents a sub routine that takes links from an array and creates a thread to scan for the content of the link.
i tried to free the memory of the threads after finishing them, but they still consume memory.
when i use the programm more than 2 minutes all the main memory is used up.
where is the error and how to fix it?
here is the problem: http://zoozle.net/source.txt
thanks alot
yours,
sebastian