在“build”项选择“configurationmanager”,里面有一个configuration,你可以选择‘debug’或“release”,就会生成对应的两个文件夹。刚学时都不容易,可以多和朋友交流一下。希望有所帮助。
在main函数改为voidmain(){structstudent*p;p=creat();}
在 main函数改 为 void main() {struct student *p; p=creat(); }