LCLint Output

LCLint 2.2 --- 25 Aug 96

switch.c: (in function decide)
switch.c:11:10: Fall through case (no preceeding
                   break)
switch.c:14:6: Missing case in switch: DEFINITELY

Finished LCLint checking --- 2 code errors found