北京科技大学 《C语言》 第9章.pptVIP

  • 2
  • 0
  • 约 65页
  • 2016-09-19 发布于江西
  • 举报
北京科技大学 《C语言》 第9章.ppt

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * main( ) { struct node *create( ),*delnode(struct node *, char *); struct node *insert(struct node *, struct node *, char *); void prlist(struct node *); struct node *head=NULL,*stu; char s[80],name[20]; int c; 9.1.5 结构体的应用——链表 * * do { do { printf(\n * * * * MENU * * * * \n); printf( 1. Create a list \n); printf( 2. Print a list \n); printf( 3. Delete a node \n); printf( 4. Insert a node \n); printf( 0. Quit \n); printf( Enter your choice(0-4): ); g

文档评论(0)

1亿VIP精品文档

相关文档