#ifndef PARAMS_H #define PARAMS_H #define NOBJ 1024 #define MAX_SZ (1024 * 1024) #endif // PARAMS_H