質問編集履歴
9
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -229,3 +229,47 @@
|
|
229
229
|
|
230
230
|
|
231
231
|
```
|
232
|
+
|
233
|
+
```ここに言語を入力
|
234
|
+
|
235
|
+
'Project2.exe' (Win32): Loaded 'C:\Users\pokki\source\repos\Project2\Debug\Project2.exe'. Symbols loaded.
|
236
|
+
|
237
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'.
|
238
|
+
|
239
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'.
|
240
|
+
|
241
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'.
|
242
|
+
|
243
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\vcruntime140d.dll'.
|
244
|
+
|
245
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbased.dll'.
|
246
|
+
|
247
|
+
The thread 0x5c44 has exited with code 0 (0x0).
|
248
|
+
|
249
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'.
|
250
|
+
|
251
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'.
|
252
|
+
|
253
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'.
|
254
|
+
|
255
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'.
|
256
|
+
|
257
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'.
|
258
|
+
|
259
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'.
|
260
|
+
|
261
|
+
'Project2.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'.
|
262
|
+
|
263
|
+
The thread 0x1e18 has exited with code 1 (0x1).
|
264
|
+
|
265
|
+
The thread 0x2ad4 has exited with code 1 (0x1).
|
266
|
+
|
267
|
+
The thread 0x3bd0 has exited with code 1 (0x1).
|
268
|
+
|
269
|
+
The program '[21896] Project2.exe' has exited with code 1 (0x1).
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
|
274
|
+
|
275
|
+
```
|
8
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -214,7 +214,7 @@
|
|
214
214
|
|
215
215
|
|
216
216
|
|
217
|
-
|
217
|
+
追記
|
218
218
|
|
219
219
|
```ここに言語を入力
|
220
220
|
|
7
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -211,3 +211,21 @@
|
|
211
211
|
TEL: 090xxxxxxxx
|
212
212
|
|
213
213
|
DEP: a
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
|
218
|
+
|
219
|
+
```ここに言語を入力
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
C:\Users\pokki\source\repos\Project2\Debug\Project2.exe (process 1760) exited with code 1.
|
224
|
+
|
225
|
+
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
|
226
|
+
|
227
|
+
Press any key to close this window . . .
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
```
|
6
誤字
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
c言語、テキストファイル内の特定の文字列
|
1
|
+
c言語、テキストファイル内の特定の文字列だけ削除
|
test
CHANGED
File without changes
|
5
誤字
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
c言語、テキストファイル内の特
|
1
|
+
c言語、テキストファイル内の特定の文字列から数えて数行だけ消す
|
test
CHANGED
File without changes
|
4
まちがえ
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
char name[100];
|
16
16
|
|
17
|
-
char str[1000]
|
17
|
+
char str[1000] = { '\0' };
|
18
18
|
|
19
19
|
const char file_name[] = "tel.txt";
|
20
20
|
|
3
誤字
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
c言語、
|
1
|
+
c言語、テキストファイル内の特手の文字列から数えて数行だけ消す
|
test
CHANGED
File without changes
|
2
説明不足
test
CHANGED
File without changes
|
test
CHANGED
@@ -166,7 +166,7 @@
|
|
166
166
|
|
167
167
|
|
168
168
|
|
169
|
-
tel2.txt(
|
169
|
+
tel2.txt(aaa で検索した結果)
|
170
170
|
|
171
171
|
|
172
172
|
|
1
txtの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -118,7 +118,7 @@
|
|
118
118
|
|
119
119
|
TEL: 090xxxxxxxx
|
120
120
|
|
121
|
-
DEP:
|
121
|
+
DEP: a
|
122
122
|
|
123
123
|
**======================**
|
124
124
|
|
@@ -161,3 +161,53 @@
|
|
161
161
|
DEP: a
|
162
162
|
|
163
163
|
**=======================**
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
tel2.txt(実行後)
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
DEP: a
|
174
|
+
|
175
|
+
**=======================**
|
176
|
+
|
177
|
+
NAME: bbb
|
178
|
+
|
179
|
+
ID: ID02
|
180
|
+
|
181
|
+
TEL: 090xxxxxxxx
|
182
|
+
|
183
|
+
DEP: b
|
184
|
+
|
185
|
+
**=======================**
|
186
|
+
|
187
|
+
NAME: ccc
|
188
|
+
|
189
|
+
ID: ID03
|
190
|
+
|
191
|
+
TEL: 090xxxxxxxx
|
192
|
+
|
193
|
+
DEP: a
|
194
|
+
|
195
|
+
**=======================**
|
196
|
+
|
197
|
+
NAME: ddd
|
198
|
+
|
199
|
+
ID: ID04
|
200
|
+
|
201
|
+
TEL: 090xxxxxxxx
|
202
|
+
|
203
|
+
DEP: a
|
204
|
+
|
205
|
+
**=======================**
|
206
|
+
|
207
|
+
NAME: eee
|
208
|
+
|
209
|
+
ID: ID05
|
210
|
+
|
211
|
+
TEL: 090xxxxxxxx
|
212
|
+
|
213
|
+
DEP: a
|