You are here: irt.org | FOLDOC | chase pointers
<programming> To determine a chain of memory locations where each location holds a pointer to the next, starting from some initial pointer, e.g. traversing a linked list or other graph structure. This may be performed by a computer executing a program or by a programmer going through a core dump or using a debugger.
(2006-05-06)
Nearby terms: CHARM++ « Charme « CHARYBDIS « chase pointers » CHASM » chat » chatbot
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