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

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