English Dictionary
◊ EXTRACT
extract
n 1: a solution obtained by steeping or soaking a substance
(usually in water) [syn: {infusion}]
2: a passage selected from a larger work; "he presented exerpts
from William James' philosophical writings" [syn: {excerpt},
{selection}]
v 1: draw or pull out, usually with some force or effort;
"extract a bad tooth"; "take out a splinter"; also used
in an abstract sense: "extract information from the
telegram" [syn: {pull out}, {take out}, {draw out}]
2: get despite difficulties or obstacles: "I extracted a
promise from the Dean for two ne positions"
3: deduce (a principle) or construe (a meaning) [syn: {educe},
{evoke}, {elicit}, {draw out}]
4: extract by distillation, make by distillation [syn: {distill},
{distil}]
5: separate (a metal) from an ore
6: obtain from a substance, as by mechanical action, as of
coffee [syn: {press out}, {express}]
7: take out of a literary work in order to cite or copy [syn: {excerpt},
{take out}]
8: calculate the root of a number
English Computing Dictionary
◊ DID YOU MEAN CEXTRACT?
cextract
A {C} {prototype} extractor by Adam Bryant
. It can generate {header files} for large
multi-file C programs, and will automatically generate
prototypes for all of the functions in such a program. It can
also generate a sorted list of all functions and their
locations. cextract version 1.7 works with both {ANSI C} and
{K&R C} and runs under {Unix} and {VMS}.
Posted to comp.sources.reviewed.
(1992-11-03)