看板
[ LinuxDev ]
討論串[問題] thread裡面使用scanf的問題
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
我把程式PO出來. #include <stdio.h>. #include <stdlib.h>. #include <pthread.h>. int value;. void *thread (void *);. int data;. pthread_mutex_t lock;. int mai
(還有465個字)
首頁
上一頁
1
下一頁
尾頁