1
General / My thread isn't running
« on: January 21, 2012, 06:23:07 pm »
Yeah, for some reason, even outside in the main() method, only 1 thread can be created, and the main application stops execution - the thread is being treated like a normal function.
EDIT: Never mind, I essentially re-created the issue I started with. Figured it out now. Thanks a ton!
Do you know if it's possible to store threads in an array?
EDIT: Never mind, I essentially re-created the issue I started with. Figured it out now. Thanks a ton!
Do you know if it's possible to store threads in an array?