http://qs321.pair.com?node_id=1018644


in reply to Re^2: Output Repeats in the elsif statement
in thread Output Repeats in the elsif statement

Ah! Just use else:

else { printf("CAR RECORD NOT FOUND"); }

As your if tests for the record...