Why use (void) func() ? (lint beef)
C. E. T. L. Jones
cej at ll1a.ATT.COM
Wed Oct 10 01:59:37 AEST 1990
In article <1014 at gistdev.gist.com> (Flint Pellett) writes:
>
>2. An option to not print out all the "function declared but never used"
> and "function referenced but never declared"
[...]
>Basically, all I want is a quick syntax & types check, without a check
>on external references.
try 'lint -x'
(To quote: "Do not report variables referred to by external
declarations but never used")
Charles Evan Thomas Llewellyn Jones
"...and the contestant from Germany is a bi-lingual vacuum cleaner."
...att!ccsitn!cej [Just me, not AT&T] cej at ccsitn.att.com
More information about the Comp.lang.c
mailing list