Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

doubly linked list

You are here: irt.org | FOLDOC | doubly linked list

<programming> A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.

(1995-03-28)

Nearby terms: double-duplex « double-ended queue « double quote « doubly linked list » DOUGLAS » Douglas Engelbart » Doug Lenat

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb