0
Does anyone knows Multi-threading in c++?Please help me in my beginner's level code.
I just started to learn Multi-threading in c++. This was so far i learned but got stuck in such basic thing. Any help appreciated. https://code.sololearn.com/cchY2wWkJO5F/?ref=app
4 Antworten
+ 3
multithreading doesn't really work in sololearn
+ 1
can you give me a link for that please.
0
maybe it would be easier if you start with openMP?
0
https://www.dartmouth.edu/~rc/classes/intro_openmp/hello_world_openmp.html
if you really want to program you have to use something like Google ;)