Error calling pthread_create : [Error] invalid conversion from 'void (*)(void*)' to 'void* (*)(void*)' [-fpermissive]

前端 未结 0 1115
轮回少年
轮回少年 2020-12-06 12:07

I am trying to use pthread_create in the following code but am getting an error. Attached is the code provided in 2 screenshots with the compiler error.

Code screensh

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