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

Set the author of the book

Prototype:
void set_author(string who);
