home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEMini Atari
/
GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso
/
files
/
program
/
varlnsrc
/
read_me
next >
Wrap
Text File
|
1988-07-14
|
939b
|
26 lines
From um-math!mailrus!uwmcsd1!ig!agate!saturn!ssyx!koreth Wed Jul 13 15:20:58 EDT 1988
Article 32 of comp.sources.atari.st:
Path: um-math!mailrus!uwmcsd1!ig!agate!saturn!ssyx!koreth
>From: koreth@ssyx.ucsc.edu (Steven Grimm)
Newsgroups: comp.sources.atari.st
Subject: v01i061: varlint -- check C code for basic errors
Keywords: C, shar
Message-ID: <4038@saturn.ucsc.edu>
Date: 6 Jul 88 14:46:47 GMT
Sender: usenet@saturn.ucsc.edu
Lines: 523
Approved: koreth@ssyx.ucsc.edu
Submitted-by: decwrl!pacbell!dssch1!dsuthers
Posting-number: Volume 1, Issue 61
Archive-name: varlint
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.
[Executable is being posted to the binaries group. -sg]