/* message.h*/ #ifndef MESSAGE_H #define MESSAGE_H struct mymsgbuf { long mtype; struct { char id[10]; char name[10]; int age; char e_mail[40]; }student; }; #endif
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机