Path: utzoo!attcan!uunet!husc6!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: YALF (yet another lint foulup) Message-ID: <9228@smoke.BRL.MIL> Date: 27 Dec 88 04:28:33 GMT References: <4700030@m.cs.uiuc.edu> <717@auspex.UUCP> <122@mole-end.UUCP> <11245@haddock.ima.isc.com> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <11245@haddock.ima.isc.com> karl@haddock.ima.isc.com (Karl Heuer) writes: >... since ANSI C doesn't distinguish void-valued functions >from non-returning functions. What do you mean? Function value type and whether a function returns are orthogonal.