0_0_18088548_4806.cpp: In function 'int main()': 0_0_18088548_4806.cpp:129:13: error: 'tmp' was not declared in this scope mem(tmp); ^ 0_0_18088548_4806.cpp:14:23: note: in definition of macro 'mem' #define mem(a) memset(a, 0, sizeof(a)) ^