home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 48
/
Amiga_Dream_48.iso
/
Atari
/
c
/
varlint
/
varlint.txt
< prev
Wrap
Text File
|
1998-01-19
|
313b
|
7 lines
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.