struct 大学生{ 吃饭; 睡觉; 谈恋受; }; struct 鸡{ Ribi; Yanshe; S69; }; void * 某女; if( 白天 ) { ((struct 大学生 *)(某女))->吃饭 += 2; ((struct 大学生 *)(某女))->谈恋爱 += 5; } else if( 晚上 ) { ((struct 鸡 *)(某女))->Ribi += 10; ((struct 鸡 *)(某女))->Do69 += 8; } else { ((struct 大学生 *)(某女))->数钱 += 1; }