#include <struct.h>
Public Attributes | |
char * | name |
Name of a help topic, fixed buffer between 0 and HELPTOICBUF units. | |
help_line * | first |
First line in the help topic. | |
help_cache * | next |
List pointer to the next cache item. |
Definition at line 195 of file struct.h.