continuation
n.
continuing (without stopping); resumption (after stopping); sequel
Continuation
In
computing, a continuation represents the rest of the computation given a point in the computation. Another word for "rest of the computation" is control state, meaning the data structures and code needed to complete a computation. Most languages implement the data structure as a variant of the stack and the code as just a pointer to the current instructions. There are also programming languages that represent the control data as a heap-allocated object.
See more at Wikipedia.org...
continuation (f)
n.
continuation, resumption
Continuation
(n.)
That which extends, increases, supplements, or carries on; as, the continuation of a story.
(n.)
That act or state of continuing; the state of being continued; uninterrupted extension or succession; prolongation; propagation.
Webster's Revised Unabridged Dictionary (1913), edited by Noah Porter.
About
continuation
(c) Copyright 1993 by Denis Howe