struct info { float value1, value2; float sum; int flag; }; #define KEY ((key_t)(1234)) #define MSIZ sizeof(struct info)