Function add_pages:
Defined in module book (file: /std/book.c)

Add pages to the existing pages of the book.
See set_pages()

Prototype:
void add_pages(string array page_data...);
