王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 假定有“struct BOOK{char title[40];float price;};struct BOOK *book;”,则不正确的语句为( )。A、struct BOOK *x=malloc(book);B、struct BOOK x={“C++ Programming”,27.0};C、struct BOOK *x=malloc(sizeof(BOOK));D、struct BOOK **x=&book; 答案 登录 注册 A 出自:安徽教育在线 >> 池州学院-数学与应用数学 池州学院继续教育学院