質問編集履歴

1

#のまえに\.\.を追加

2017/08/22 02:17

投稿

nqf27650
nqf27650

スコア115

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- #include <pthread.h>
9
+ ..#include <pthread.h>
10
10
 
11
11
  pthread_attr_t *tattr; //blobal
12
12