home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / varlnsrc / read_me next >
Text File  |  1988-07-14  |  939b  |  26 lines

  1. From um-math!mailrus!uwmcsd1!ig!agate!saturn!ssyx!koreth Wed Jul 13 15:20:58 EDT 1988
  2. Article 32 of comp.sources.atari.st:
  3. Path: um-math!mailrus!uwmcsd1!ig!agate!saturn!ssyx!koreth
  4. >From: koreth@ssyx.ucsc.edu (Steven Grimm)
  5. Newsgroups: comp.sources.atari.st
  6. Subject: v01i061: varlint -- check C code for basic errors
  7. Keywords: C, shar
  8. Message-ID: <4038@saturn.ucsc.edu>
  9. Date: 6 Jul 88 14:46:47 GMT
  10. Sender: usenet@saturn.ucsc.edu
  11. Lines: 523
  12. Approved: koreth@ssyx.ucsc.edu
  13.  
  14. Submitted-by: decwrl!pacbell!dssch1!dsuthers
  15. Posting-number: Volume 1, Issue 61
  16. Archive-name: varlint
  17.  
  18. The following is a utility for those of us who program in 'C', but
  19. are lousey typists.  The program checks for: 
  20. scanf   sccanf   fscanf  printf   sprintf   fprintf
  21. function calls, and checks their syntax.  It is a SUPPLEMENT to lint
  22. (or a good syntax checking compiler); It is not a replacement for lint.
  23.  
  24. [Executable is being posted to the binaries group. -sg]
  25.  
  26.