加上头文件string.h就好了,就是#include<string.h>
error: 'memcpy' was not declared in this scope的解决
原创
©著作权归作者所有:来自51CTO博客作者寰宇CC的原创作品,请联系作者获取转载授权,否则将追究法律责任
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
error: ‘nullptr’ was not declared in this scope
-std=c++0xcmake#define nullptr NULL
c++11 编译选项 #define 其他 -
[Error] 'sort' was not declared in this scope
【问题描述】由于学习Java用的编译器为Eclipse和IDEA今天使用De
C语言错误 i++ 解决方法 #include -
C++ error: ‘shared_ptr’ was not declared in this scope
1. 要使用C++ 11以上版本。2. 要包含下面的头文件。
c++ 开发语言 #include ide -
记录 | 编译报错 error: ‘fopen_s‘ was not declared in this scope
记录 | 编译报错 error: ‘fopen_s‘ was not declared in this scope
linux 编译报错 fopen_s #define #endif