Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

error: ‘memset’ was not declared in this scope in cpp

C: #include <string.h>

C++: #include <cstring>

NOTE: inclusion of above headers works fine 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #declared #scope #cpp
ADD COMMENT
Topic
Name
6+5 =