English Dictionary
◊ DUEL
duel
n 1: a prearranged fight with deadly weapons by two people
(accompanied by seconds) in order to settle a quarrel
over a point of honor [syn: {affaire d'honneur}]
2: any struggle between two skillful opponents (individuals or
groups)
v : fight a duel, as over one's honor or a woman; "In the 19th
century, men often dueled over small matters"
English Computing Dictionary
◊ DUEL
DUEL
A front end to {gdb} by Michael Golan .
DUEL implements a language designed for debugging {C}
programs. It mainly features efficient ways to select and
display data items. It is normally linked into the gdb
executable, but could stand alone. It interprets a subset of
{C} in addition to its own language.
Version 1.10.
{(ftp://ftp.cs.princeton.edu/duel/)}
(1993-03-20)