Both 32-bit and 64 - bit Linux system create a thread,
CodePudding user response:
Int I=(int) arg to int I=* (int *) argThrd_func, (void *) I became thrd_func (void *) (I) remove the comma, add a layer of brackets, pay attention to the parameters of the function and the function,