a linked list, used where only reading in the forward direction is required
Used in logging widgets. Holds upto certain number, after which older items are removed
Used to store the widget's/terminal's display in a matrix
See Source File