memset函数疑问 查了下memset函数是在<cstring>中定义的, 但我从来没#include<cstring>过,为什么还是正确的。 当然有#include<iostream> using namespace std; 求解???[解决办法]一层一层往上找呗