hi, I've downloaded tinithread++ for c++ and i can't see option to pass data to function while creating thread, is it possible in tinythread++?
could you recommend me some thread lib. I tried boost for c++ but i can't install it, when I run that .bat file in folder i get some error...
Thanks James
Last edited on
thanks, but i need something cross-platform
I'm pretty sure pthread is cross-platform.
thanks, it's quite new to me so i did not know :)