Crossfire Server, Branch 1.12  R12190
Data Fields
titleliststruct Struct Reference
Collaboration diagram for titleliststruct:
Collaboration graph
[legend]

Data Fields

struct titlestructfirst_book
 pointer to first book in this list
struct titleliststructnext
 pointer to next book list
int number
 number of items in the list

Detailed Description

Definition at line 114 of file readable.c.


Field Documentation

pointer to first book in this list

Definition at line 116 of file readable.c.

Referenced by add_book(), add_book_to_list(), find_title(), free_all_readable(), get_empty_booklist(), and write_book_archive().

pointer to next book list

Definition at line 117 of file readable.c.

Referenced by free_all_readable(), get_empty_booklist(), get_titlelist(), init_book_archive(), and write_book_archive().

number of items in the list

Definition at line 115 of file readable.c.

Referenced by add_book(), add_book_to_list(), change_book(), get_empty_booklist(), and init_book_archive().


The documentation for this struct was generated from the following file: