图书管理系统源代码 纯C语言完整版.pdfVIP

  • 0
  • 0
  • 约1.41万字
  • 约 7页
  • 2026-09-10 发布于四川
  • 举报

#includestdio°h

#include〈stdlib。h

#inelude〈string。h

#includectype.h〉

#defineNULL0

#defineLENsizeof(Book)

ewrecordprintfInsertsuccessfullyreturnheadBookBorrowaBookBookheadcharnamechintnBookpscanfsdnamengetcharpQueryheadnameifp

structA

(charName[20];

intall,left,borrow;

structA*next;

};

typedefstruetABook;

intDisplay_Main_Menu();/*主菜单显示*/

Book*Create();/*功能函数声明*/

voidDisplay(Book*head);

Book*Insert(Book*head,Book*s);

Book*Insert_a_record(Book*head);

Book*Delete(Book*head,char

文档评论(0)

1亿VIP精品文档

相关文档