... t); rc = pthread_create(&pid, NULL, PrintHello, NULL); if (rc){ printf(”ERROR; return code from pthread_create() is %d\n”, ...
確定! 回上一頁