Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!bionet!agate!shelby!rutgers!att!ll1a!cej From: cej@ll1a.ATT.COM (C. E. T. L. Jones) Newsgroups: comp.lang.c Subject: Re: Why use (void) func() ? (lint beef) Message-ID: <7634@ll1a.ATT.COM> Date: 9 Oct 90 15:59:37 GMT References: <586@dptechno.UUCP> <1990Sep24.193012.14074@diku.dk> <12141@crdgw1.crd.ge.com> <151806@felix.UUCP> <1014@gistdev.gist.com> Reply-To: cej@ll1a.att.com (C. E. T. L. Jones) Organization: AT&T, Columbus, Ohio. Lines: 16 In article <1014@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@ccsitn.att.com