c语言课程设计
c语言课程设计
日期:2008-06-29 01:34:03 人气:1
学生成绩的太多了,帮你找了一个图书管理的,希望能帮上忙,代码如下:
#include
#include
#include
#include
#include
#define LEN sizeof(struct booklist)
#define LEN2 sizeof(struct memberlist)
#define LEN3 sizeof(struct readers)
typedef struct readers//借书信息结构体
{
char