Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!haven!ncifcrf!nlm-mcs!adm!smoke!gwyn From: gwyn@smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: C function prototyping and large projects Message-ID: <8632@smoke.ARPA> Date: 5 Oct 88 05:06:00 GMT References: <24@motto.UUCP> <3511@boulder.Colorado.EDU> <1281@micomvax.UUCP> <8597@smoke.ARPA> <534@optilink.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <534@optilink.UUCP> cramer@optilink.UUCP (Clayton Cramer) writes: >Amazing, though, how often the function interfaces change after you >start debugging -- and how easy it is to forget to add new function >prototypes when you add new functions. I suggest you check your methodology. We don't have any problem with that on our current large project.