.DT
query_book_num
DW_wibble creator help
query_book_num

.SH Name
.SP 5 5
query_book_num -  This method returns the current number of the book.
.EP

.SH Syntax
.SI 5
int query_book_num()
.EI

.SH Returns
.SI 5
the current book number
.EI

.SH Defined in
.SI 5
/std/book.c
.EI

.SH Description
.SP 5 5

This method returns the current number of the book.  This is assigned
and used in conjunction with the book handler.
.EP

.SH See also
.SP 5 5
/obj/handlers/book_handler.c, /std/print_shop.c
.EP

