#include <history.h>
◆ add_to_history()
◆ clean_unhistory()
◆ create_history()
◆ del_from_history()
◆ destroy_history()
◆ current
The current location.
This is moveable pivot pointing somewhere at the middle of history.
◆ history
struct location list ses_history::history |
The first list item is the first visited location.
The last list item is the last location in the unhistory. The current location is included in this list.
The documentation for this struct was generated from the following files: