0_0_14298376_3140.cpp: In function 'void init()': 0_0_14298376_3140.cpp:6:35: error: 'memset' was not declared in this scope #define cl(a) memset(a,0,sizeof(a)) ^ 0_0_14298376_3140.cpp:14:5: note: in expansion of macro 'cl' cl(a);cl(r); ^