#include <records.h>
Definition at line 36 of file records.h.
Data Fields | |
char | astro [14] |
char | country |
char | month |
char | name [20] |
char | place |
char | program |
short | tag |
char | type |
char | yr |
char Record_Entry::astro[14] |
Definition at line 37 of file records.h.
Referenced by Drec(), MakeRecords(), RecChange(), SwapRec(), and WriteRecord().
char Record_Entry::month |
Definition at line 38 of file records.h.
Referenced by MakeRecords(), RecChange(), SwapRec(), and WriteRecord().
char Record_Entry::name[20] |
char Record_Entry::place |
Definition at line 43 of file records.h.
Referenced by MakeRecords(), RecChange(), and WriteRecord().
Definition at line 40 of file records.h.
Referenced by Drec(), MakeRecords(), SwapRec(), and WriteRecord().
short Record_Entry::tag |
char Record_Entry::type |
char Record_Entry::yr |
Definition at line 39 of file records.h.
Referenced by MakeRecords(), RecChange(), SwapRec(), and WriteRecord().