linked list
A data structure in which each element contains a pointer to the next element, thus forming a linear list.
A doubly linked list contains pointers to both the next and previous elements.Last updated: 1995-03-28
Nearby terms:
link-dead ♦ link editor ♦ linked list ♦ linker ♦ link farm ♦ link loader
Try this search on Wikipedia, Wiktionary, Google, OneLook.
Loading