English Dictionary
retract
v 1: reject; "He retracted his earlier statements about his
beliefs" [syn: {abjure}, {recant}, {forswear}]
2: shrink back, as in fear [syn: {shrink back}]
3: as of a plane's landing gear [syn: {draw in}]
English Computing Dictionary
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)