@ -85,8 +85,6 @@ bool bookempty()
template <int MAXSIZE = 256>
void DoAddBook()
{
if (books.length == MAXSIZE) {
cout << "books full" << endl;}
cout << endl << "Add Book"<< endl<<endl;
Book book;
input(book); //输入图书