把输入函数修好了
This commit is contained in:
@@ -12,7 +12,7 @@ typedef struct bookNode {
|
||||
|
||||
bool isEmpty(bookList);
|
||||
|
||||
void insert(bookList &l);
|
||||
void create(bookList &l);
|
||||
|
||||
void display(bookList *l);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user