Path: utzoo!utgpu!water!watmath!clyde!att!mtunx!osu-cis!tut.cis.ohio-state.edu!mailrus!nrl-cmf!cmcl2!brl-adm!brl-smoke!gwyn
From: gwyn@brl-smoke.ARPA (Doug Gwyn )
Newsgroups: comp.lang.c
Subject: Re: Initialization in #include files
Message-ID: <8046@brl-smoke.ARPA>
Date: 9 Jun 88 00:34:59 GMT
References: <28400001@ntvax> <6104@sigi.Colorado.EDU> <2955@ihlpe.ATT.COM> <7948@brl-smoke.ARPA> <851@.UUCP> <1021@mit-caf.UUCP> <5776@chinet.UUCP>
Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) )
Organization: Ballistic Research Lab (BRL), APG, MD.
Lines: 5

In article <5776@chinet.UUCP> les@chinet.UUCP (Leslie Mikesell) writes:
>But the variables are very likely to be used in every source file, ...

I do hope you people know better than to design software with lots
of pathological inter-module connections like this.