Only elements of the same type should be inserted into the same agenda, since there can be only one function (freestate())for deallocating the elements.
Definition at line 55 of file listagenda.c.
|
contains the rating of an agenda element Large scores are sorted to appear before small scores.Definition at line 56 of file listagenda.c. |
|
holds a pointer to the actual element Since its type is unknown, the agenda never uses this value except to return it.Definition at line 60 of file listagenda.c. |