922:/lib/library.c (/lib/library.c)
(public string) format_book_list_short(string *books)
/*
 * Function name: format_book_list_short
 * Description:   Return a short version of the book listing (See documentation
 *                for format_book_list())
 * Arguments:     string *books - an array of book filename strings
 * Returns:       A string description of the given books
 */
