teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

エラーメッセージの画像を貼り付けました

2020/05/06 13:34

投稿

yu_de_egg
yu_de_egg

スコア15

title CHANGED
File without changes
body CHANGED
@@ -1,4 +1,4 @@
1
- [エラーッセージをクリックするととばされるサイト](https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?redirectedfrom=MSDN&view=vs-2019)
1
+ [エ![イメージ説明](737da60b5d80e4caf0e02aaacaed6c31.png)ジをクリックするととばされるサイト](https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?redirectedfrom=MSDN&view=vs-2019)
2
2
  (https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?redirectedfrom=MSDN&view=vs-2019)
3
3
  参考書を見ながら下記のコードを入力したのですが、strcpy(pName,pN);の部分でエラーがでます。
4
4
  エラーメッセージが全て英語だったので、Google翻訳ですがリクエストが承認されませんと言われます。
@@ -54,4 +54,4 @@
54
54
 
55
55
  return 0;
56
56
  }
57
- ```
57
+ ```![エラーメッセージ](5fefd4c0f55f8efdb55c6179a453a1b8.png)

1

エラーメッセージを入力しました

2020/05/06 13:34

投稿

yu_de_egg
yu_de_egg

スコア15

title CHANGED
File without changes
body CHANGED
@@ -1,3 +1,5 @@
1
+ [エラーメッセージをクリックするととばされるサイト](https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?redirectedfrom=MSDN&view=vs-2019)
2
+ (https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4996?redirectedfrom=MSDN&view=vs-2019)
1
3
  参考書を見ながら下記のコードを入力したのですが、strcpy(pName,pN);の部分でエラーがでます。
2
4
  エラーメッセージが全て英語だったので、Google翻訳ですがリクエストが承認されませんと言われます。
3
5