質問編集履歴
3
前提条件部分を明記
title
CHANGED
File without changes
|
body
CHANGED
@@ -41,6 +41,7 @@
|
|
41
41
|
|
42
42
|
以下、詳細)
|
43
43
|
|
44
|
+
0.前提条件
|
44
45
|
0-1.使用した「Windows版のEclipse」ファイルについて
|
45
46
|
https://mergedoc.osdn.jp/
|
46
47
|
pleiades-2020-03-ultimate-win-64bit-jre_20200322.zip
|
2
質問部分の説明を追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,13 +13,13 @@
|
|
13
13
|
参照されているヘッダーファイルが、どのフォルダ、ディレクトリのものか、
|
14
14
|
確認する方法はあるか??
|
15
15
|
|
16
|
-
※後述の記載も、参照
|
16
|
+
※後述の記載も、参照のこと
|
17
|
-
5-1.limits.h
|
17
|
+
5-1.limits.h(3か所あり)
|
18
18
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
|
19
19
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
|
20
20
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
|
21
21
|
|
22
|
-
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
|
22
|
+
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h(2か所あり)
|
23
23
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
|
24
24
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
|
25
25
|
|
@@ -150,14 +150,14 @@
|
|
150
150
|
参照されているヘッダーファイルが、どのフォルダ、ディレクトリのものか、
|
151
151
|
確認する方法はあるか??
|
152
152
|
|
153
|
-
5-1.limits.h
|
153
|
+
5-1.limits.h(3か所あり)
|
154
154
|
|
155
155
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
|
156
156
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
|
157
157
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
|
158
158
|
|
159
159
|
|
160
|
-
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
|
160
|
+
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h(2か所あり)
|
161
161
|
|
162
162
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
|
163
163
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
|
1
表示が見にくかったため、修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,56 +5,47 @@
|
|
5
5
|
→28個のように思われるが、これで正しいか??
|
6
6
|
|
7
7
|
※使用した「Windows版のEclipse」ファイルについて
|
8
|
-
------
|
9
8
|
https://mergedoc.osdn.jp/
|
10
9
|
pleiades-2020-03-ultimate-win-64bit-jre_20200322.zip
|
11
|
-
------
|
12
10
|
|
13
11
|
(問2)Windows版のEclipseについて、
|
14
12
|
「C標準ライブラリヘッダファイルの配置場所が、2か所以上」にまたがっている場合、
|
15
13
|
参照されているヘッダーファイルが、どのフォルダ、ディレクトリのものか、
|
16
14
|
確認する方法はあるか??
|
17
|
-
|
15
|
+
|
18
16
|
※後述の記載も、参照
|
19
17
|
5-1.limits.h
|
20
|
-
------
|
21
18
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
|
22
19
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
|
23
20
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
|
24
|
-
------
|
25
21
|
|
26
22
|
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
|
27
|
-
------
|
28
23
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
|
29
24
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
|
30
|
-
|
25
|
+
|
31
26
|
stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdarg.h
|
32
27
|
stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdarg.h
|
33
|
-
|
28
|
+
|
34
29
|
stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stddef.h
|
35
30
|
stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stddef.h
|
36
|
-
|
31
|
+
|
37
32
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdint.h
|
38
33
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdint.h
|
39
|
-
|
34
|
+
|
40
35
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\stdio.h
|
41
36
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdio.h
|
42
|
-
|
37
|
+
|
43
38
|
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
|
44
39
|
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
|
45
|
-
------------
|
46
40
|
|
47
41
|
|
48
42
|
以下、詳細)
|
49
43
|
|
50
|
-
使用した「Windows版のEclipse」ファイルについて
|
44
|
+
0-1.使用した「Windows版のEclipse」ファイルについて
|
51
|
-
------
|
52
45
|
https://mergedoc.osdn.jp/
|
53
46
|
pleiades-2020-03-ultimate-win-64bit-jre_20200322.zip
|
54
|
-
------
|
55
47
|
|
56
|
-
|
48
|
+
0-2.Cリファレンス上「29個」の記載あり。
|
57
|
-
------
|
58
49
|
C標準ライブラリヘッダファイル
|
59
50
|
https://ja.cppreference.com/w/c/header
|
60
51
|
↓
|
@@ -87,7 +78,6 @@
|
|
87
78
|
uchar.h ※C11以上
|
88
79
|
wchar.h
|
89
80
|
wctype.h
|
90
|
-
------
|
91
81
|
|
92
82
|
1.インストールしたフォルダ「C:\Users\pcuser\Downloads\pleiades\」から、
|
93
83
|
上記のファイル名で検索すると、28個は「該当」あり。
|
@@ -96,7 +86,7 @@
|
|
96
86
|
2.C標準ライブラリヘッダファイルの配置場所は、主に、次の2つのうち、いずれかであった。
|
97
87
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\sys\
|
98
88
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\
|
99
|
-
|
89
|
+
|
100
90
|
time.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\sys\time.h
|
101
91
|
assert.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\assert.h
|
102
92
|
complex.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\complex.h
|
@@ -113,18 +103,17 @@
|
|
113
103
|
uchar.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\uchar.h
|
114
104
|
wchar.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\wchar.h
|
115
105
|
wctype.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\wctype.h
|
116
|
-
------
|
117
106
|
|
107
|
+
|
118
108
|
3.C標準ライブラリヘッダファイルの配置場所は、もう一つあった。
|
119
109
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\
|
120
|
-
|
110
|
+
|
121
111
|
iso646.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\iso646.h
|
122
112
|
stdalign.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdalign.h
|
123
113
|
stdatomic.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdatomic.h
|
124
114
|
stdbool.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdbool.h
|
125
115
|
stdnoreturn.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdnoreturn.h
|
126
116
|
tgmath.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\tgmath.h
|
127
|
-
------
|
128
117
|
|
129
118
|
4.C標準ライブラリヘッダファイルの配置場所が、2か所以上にまたがっているものが複数存在した。
|
130
119
|
※limits.hは、3か所にまたがっていた。
|
@@ -134,7 +123,7 @@
|
|
134
123
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\
|
135
124
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\
|
136
125
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\
|
137
|
-
|
126
|
+
|
138
127
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
|
139
128
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
|
140
129
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
|
@@ -143,10 +132,10 @@
|
|
143
132
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdint.h
|
144
133
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\stdio.h
|
145
134
|
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
|
146
|
-
------
|
147
135
|
|
136
|
+
|
148
137
|
C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\
|
149
|
-
|
138
|
+
|
150
139
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
|
151
140
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
|
152
141
|
stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdarg.h
|
@@ -154,37 +143,36 @@
|
|
154
143
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdint.h
|
155
144
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdio.h
|
156
145
|
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
|
157
|
-
------
|
158
146
|
|
147
|
+
|
159
148
|
5.上記の状態において、
|
160
149
|
「C標準ライブラリヘッダファイルの配置場所が、2か所以上」にまたがっている場合、
|
161
150
|
参照されているヘッダーファイルが、どのフォルダ、ディレクトリのものか、
|
162
151
|
確認する方法はあるか??
|
163
152
|
|
164
153
|
5-1.limits.h
|
165
|
-
|
154
|
+
|
166
155
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include-fixed\limits.h
|
167
156
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\install-tools\include\limits.h
|
168
157
|
limits.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\limits.h
|
169
|
-
------
|
170
158
|
|
159
|
+
|
171
160
|
5-2.float.h, stdarg.h, stddef.h, stdint.h, stdio.h, string.h
|
172
|
-
|
161
|
+
|
173
162
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\float.h
|
174
163
|
float.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\float.h
|
175
|
-
|
164
|
+
|
176
165
|
stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdarg.h
|
177
166
|
stdarg.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdarg.h
|
178
|
-
|
167
|
+
|
179
168
|
stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stddef.h
|
180
169
|
stddef.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stddef.h
|
181
|
-
|
170
|
+
|
182
171
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\stdint.h
|
183
172
|
stdint.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdint.h
|
184
|
-
|
173
|
+
|
185
174
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\stdio.h
|
186
175
|
stdio.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\stdio.h
|
187
|
-
|
176
|
+
|
188
177
|
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\lib\gcc\x86_64-w64-mingw32\8.1.0\include\ssp\string.h
|
189
|
-
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
|
178
|
+
string.h C:\Users\pcuser\Downloads\pleiades\eclipse\mingw\x86_64-w64-mingw32\include\string.h
|
190
|
-
------
|