Does anyone knows Multi-threading in c++?Please help me in my beginner's level code. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

19th Aug 2017, 4:02 PM
Rishabh Agrawal
Rishabh Agrawal - avatar
4 Answers
+ 3
multithreading doesn't really work in sololearn
19th Aug 2017, 9:36 PM
johan beimers
johan beimers - avatar
+ 1
can you give me a link for that please.
19th Aug 2017, 7:45 PM
Rishabh Agrawal
Rishabh Agrawal - avatar
0
maybe it would be easier if you start with openMP?
19th Aug 2017, 6:59 PM
Gunther Strauss
Gunther Strauss - avatar
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 ;)
19th Aug 2017, 7:48 PM
Gunther Strauss
Gunther Strauss - avatar