User profile: jrfrago

User info
User name:jrfrago
History
Joined:
Number of posts:12
Latest posts:

Passing Parameters To Function Called By Start Thread
Alright. I guess this is Windows specific, so how do I implement threading that would work in all p...

Passing Parameters To Function Called By Start Thread
I have a function uci() it works when it is initiated in a thread with the following commmand: ...

Need help retrieving data from moves.
is that a chess code. I am also writing one...

Terminating a function called by another function
Thanks again to you all. I was able to implement it in my code.

Terminating a function called by another function
Thank you all. I guess I would really have to use multi-threading not only for this purpose but als...