Xref: utzoo comp.lang.c:33512 alt.religion.computers:2014 Path: utzoo!utgpu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!srhqla!demott!kdq From: kdq@demott.COM (Kevin D. Quitt) Newsgroups: comp.lang.c,alt.religion.computers Subject: Re: Argument declaration style (Was: ANSI C prototypes) Message-ID: <930@demott.COM> Date: 7 Nov 90 15:46:35 GMT References: Reply-To: kdq@demott.COM (Kevin D. Quitt) Followup-To: comp.lang.c Organization: DeMott Electronics Co., Van Nuys CA Lines: 15 We like the ANSI prototypes, and for ease of search/grep, we use the style: void foo ( int x, int y ) This way the only occurance of the function name followed by space parens is the declaration. -- _ Kevin D. Quitt demott!kdq kdq@demott.com DeMott Electronics Co. 14707 Keswick St. Van Nuys, CA 91405-1266 VOICE (818) 988-4975 FAX (818) 997-1190 MODEM (818) 997-4496 PEP last 96.37% of all statistics are made up.