質問編集履歴

3

前提条件部分を明記

2020/04/22 08:32

投稿

gigapure
gigapure

スコア6

test CHANGED
File without changes
test CHANGED
@@ -84,6 +84,8 @@
84
84
 
85
85
 
86
86
 
87
+ 0.前提条件
88
+
87
89
  0-1.使用した「Windows版のEclipse」ファイルについて
88
90
 
89
91
  https://mergedoc.osdn.jp/

2

質問部分の説明を追記

2020/04/22 08:31

投稿

gigapure
gigapure

スコア6

test CHANGED
File without changes
test CHANGED
@@ -28,9 +28,9 @@
28
28
 
29
29
 
30
30
 
31
- ※後述の記載も、参照
31
+ ※後述の記載も、参照のこと
32
-
32
+
33
- 5-1.limits.h
33
+ 5-1.limits.h(3か所あり)
34
34
 
35
35
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
36
36
 
@@ -40,7 +40,7 @@
40
40
 
41
41
 
42
42
 
43
- 5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
43
+ 5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h(2か所あり)
44
44
 
45
45
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
46
46
 
@@ -302,7 +302,7 @@
302
302
 
303
303
 
304
304
 
305
- 5-1.limits.h
305
+ 5-1.limits.h(3か所あり)
306
306
 
307
307
 
308
308
 
@@ -316,7 +316,7 @@
316
316
 
317
317
 
318
318
 
319
- 5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
319
+ 5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h(2か所あり)
320
320
 
321
321
 
322
322
 

1

表示が見にくかったため、修正

2020/04/22 08:30

投稿

gigapure
gigapure

スコア6

test CHANGED
File without changes
test CHANGED
@@ -12,14 +12,10 @@
12
12
 
13
13
  ※使用した「Windows版のEclipse」ファイルについて
14
14
 
15
- ------
16
-
17
15
  https://mergedoc.osdn.jp/
18
16
 
19
17
  pleiades-2020-03-ultimate-win-64bit-jre_20200322.zip
20
18
 
21
- ------
22
-
23
19
 
24
20
 
25
21
  (問2)Windows版のEclipseについて、
@@ -30,64 +26,56 @@
30
26
 
31
27
  確認する方法はあるか??
32
28
 
33
- ------------
29
+
34
30
 
35
31
  ※後述の記載も、参照
36
32
 
37
33
  5-1.limits.h
38
34
 
39
- ------
40
-
41
35
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
42
36
 
43
37
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
44
38
 
45
39
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
46
40
 
47
- ------
48
-
49
41
 
50
42
 
51
43
  5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
52
44
 
53
- ------
54
-
55
45
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
56
46
 
57
47
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
58
48
 
59
- ------
49
+
60
50
 
61
51
  stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdarg.h
62
52
 
63
53
  stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdarg.h
64
54
 
65
- ------
55
+
66
56
 
67
57
  stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stddef.h
68
58
 
69
59
  stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stddef.h
70
60
 
71
- ------
61
+
72
62
 
73
63
  stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdint.h
74
64
 
75
65
  stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdint.h
76
66
 
77
- ------
67
+
78
68
 
79
69
  stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\stdio.h
80
70
 
81
71
  stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdio.h
82
72
 
83
- ------
73
+
84
74
 
85
75
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
86
76
 
87
77
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
88
78
 
89
- ------------
90
-
91
79
 
92
80
 
93
81
 
@@ -96,21 +84,15 @@
96
84
 
97
85
 
98
86
 
99
- 使用した「Windows版のEclipse」ファイルについて
87
+ 0-1.使用した「Windows版のEclipse」ファイルについて
100
-
101
- ------
102
88
 
103
89
  https://mergedoc.osdn.jp/
104
90
 
105
91
  pleiades-2020-03-ultimate-win-64bit-jre_20200322.zip
106
92
 
107
- ------
93
+
108
-
109
-
110
-
94
+
111
- Cリファレンス上「29個」の記載あり。
95
+ 0-2.Cリファレンス上「29個」の記載あり。
112
-
113
- ------
114
96
 
115
97
  C標準ライブラリヘッダファイル
116
98
 
@@ -176,8 +158,6 @@
176
158
 
177
159
  wctype.h
178
160
 
179
- ------
180
-
181
161
 
182
162
 
183
163
  1.インストールしたフォルダ「C:\Users\pcuser\Downloads\pleiades\」から、
@@ -194,7 +174,7 @@
194
174
 
195
175
  C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\
196
176
 
197
- ------
177
+
198
178
 
199
179
  time.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\sys\time.h
200
180
 
@@ -228,7 +208,7 @@
228
208
 
229
209
  wctype.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\wctype.h
230
210
 
231
- ------
211
+
232
212
 
233
213
 
234
214
 
@@ -236,7 +216,7 @@
236
216
 
237
217
  C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\
238
218
 
239
- ------
219
+
240
220
 
241
221
  iso646.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\iso646.h
242
222
 
@@ -250,8 +230,6 @@
250
230
 
251
231
  tgmath.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\tgmath.h
252
232
 
253
- ------
254
-
255
233
 
256
234
 
257
235
  4.C標準ライブラリヘッダファイルの配置場所が、2か所以上にまたがっているものが複数存在した。
@@ -270,7 +248,7 @@
270
248
 
271
249
  C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\
272
250
 
273
- ------
251
+
274
252
 
275
253
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
276
254
 
@@ -288,13 +266,13 @@
288
266
 
289
267
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
290
268
 
291
- ------
269
+
292
270
 
293
271
 
294
272
 
295
273
  C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\
296
274
 
297
- ------
275
+
298
276
 
299
277
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
300
278
 
@@ -310,7 +288,7 @@
310
288
 
311
289
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
312
290
 
313
- ------
291
+
314
292
 
315
293
 
316
294
 
@@ -326,7 +304,7 @@
326
304
 
327
305
  5-1.limits.h
328
306
 
329
- ------
307
+
330
308
 
331
309
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
332
310
 
@@ -334,46 +312,44 @@
334
312
 
335
313
  limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
336
314
 
337
- ------
315
+
338
316
 
339
317
 
340
318
 
341
319
  5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
342
320
 
343
- ------
321
+
344
322
 
345
323
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
346
324
 
347
325
  float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
348
326
 
349
- ------
327
+
350
328
 
351
329
  stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdarg.h
352
330
 
353
331
  stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdarg.h
354
332
 
355
- ------
333
+
356
334
 
357
335
  stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stddef.h
358
336
 
359
337
  stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stddef.h
360
338
 
361
- ------
339
+
362
340
 
363
341
  stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdint.h
364
342
 
365
343
  stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdint.h
366
344
 
367
- ------
345
+
368
346
 
369
347
  stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\stdio.h
370
348
 
371
349
  stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdio.h
372
350
 
373
- ------
351
+
374
352
 
375
353
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
376
354
 
377
355
  string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
378
-
379
- ------