Xref: utzoo comp.lang.c:40392 comp.lang.c++:14332 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!trantor.harris-atd.com!caesun6!mvm From: mvm@caesun6.harris-atd.com (Matt Mahoney) Newsgroups: comp.lang.c,comp.lang.c++ Subject: Re: Prototypes local or global opinions wanted Message-ID: <6592@trantor.harris-atd.com> Date: 24 Jun 91 12:20:43 GMT References: <1991Jun20.202241.7531@msuinfo.cl.msu.edu> Sender: news@trantor.harris-atd.com Reply-To: mvm@caesun6.UUCP (Matt Mahoney) Organization: CAE Design Center, Harris Corp., Melbourne, Fl. Lines: 11 In article <1991Jun20.202241.7531@msuinfo.cl.msu.edu> draper@buster.cps.msu.edu (Patrick J Draper) writes: >I'm interested in what others think of the practice of declaring >function prototypes locally within a procedure. Functions are always global, so their prototypes should be global too. -------------------------------- Matt Mahoney, mvm@epg.harris.com #include