struct student
#include"stdio.h"#include"stdlib.h"#defineNULL0structstudent{longnum;charname[20];intscore[6];structstudent*next;};voidshow(){printf("\nthereisacatalogeasfollow.\n");printf("***************************************\n");printf("*
下载地址
用户评论