eclipseで、C++プログラムを書いてます。
#include<cstring>
using namespace std;
があるのに、
'memcmp' was not declared in this scopeエラー。
なぜでしょうか?
回答2件
あなたの回答
tips
プレビュー
投稿2016/02/15 05:07
eclipseで、C++プログラムを書いてます。
#include<cstring>
using namespace std;
があるのに、
'memcmp' was not declared in this scopeエラー。
なぜでしょうか?
回答2件
あなたの回答
tips
プレビュー