The following is a utility for those of us who program in 'C', but are lousey typists. The program checks for: scanf sccanf fscanf printf sprintf fprintf function calls, and checks their syntax. It is a SUPPLEMENT to lint (or a good syntax checking compiler); It is not a replacement for lint.