问题 更新时间2023/4/3 12:59:00 若有int*p=(int*)malloc(sizeof(int),则向内存申请到内存空间存入整数123的语句 答案 登录 注册 scanf("%d",p); 出自:江开 >> 西安交通大学程序设计基础(高起专)