M
Marty
Hi,
When creating a thread, how do I make it loop until a specific condition
happen to make it end?
Just for instance, I want a thread to loop until (appl. is closed) to
perform actions on items within a collection.
Does it need a callback function?
Thanks you
Marty
When creating a thread, how do I make it loop until a specific condition
happen to make it end?
Just for instance, I want a thread to loop until (appl. is closed) to
perform actions on items within a collection.
Does it need a callback function?
Thanks you
Marty