English Dictionary
cycloid
adj : resembling a circle [syn: {cycloidal}]
n : a line generated by a point on a circle rolling along a
straight line
English Computing Dictionary
Cyclo
(Cyclomatic complexity tool) A {C} and {C::} code analysis tool by Roger D. Binns. It measures
{cyclomatic complexity}, shows function calls, and can draw
{flowgraphs} of {ANSI C} and {C::} code. It requires {Lex}
and {C::}.
Posted to {alt.sources}, 1993-06-28.
(1993-06-28)