M
Martijn
Im writing a windows-based program that uses multiple threads. In java,
there exists a standard class Thread, but in c++ there is no such thing.
Could anyone tell me the easiest way to create a multiple threaded program
in windows?
Thanks
there exists a standard class Thread, but in c++ there is no such thing.
Could anyone tell me the easiest way to create a multiple threaded program
in windows?
Thanks