質問編集履歴

1

コードミス

2020/01/21 04:11

投稿

__ook
__ook

スコア49

test CHANGED
File without changes
test CHANGED
@@ -25,6 +25,10 @@
25
25
 
26
26
 
27
27
  fgetpos(fp, &pos);
28
+
29
+
30
+
31
+ fseek(fp, 0L, SEEK_SET);
28
32
 
29
33
 
30
34