There are a number of bugs in this code: The first argument of pthread_create() should be a pthread_t , not an int .
確定! 回上一頁