Why my C program doesn't show the result with using threads on Linux?

后端 未结 0 1434
被撕碎了的回忆
被撕碎了的回忆 2020-12-06 21:59

I am trying to do the res=x^2 operation in C language with using two threads (square thread and main thread) on Linux Centos7, I defined the function square and I created t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题