Path: utzoo!attcan!uunet!metaware!fjb From: fjb@metaware.metaware.com (Fred Bourgeois) Newsgroups: comp.lang.c Subject: multiple exit points. was: Re: Coding Standards. was: a style question Keywords: Return Message-ID: <658@metaware.metaware.com> Date: 20 Nov 90 00:53:13 GMT References: Reply-To: fjb@metaware.UUCP (Fred Bourgeois) Organization: MetaWare Inc., Santa Cruz, CA Lines: 12 Summary: Expires: Sender: Followup-To: Distribution: In article stanley@phoenix.com (John Stanley) writes: >imp@marvin.Solbourne.COM (Warner Losh) writes: >>one, IHO, of them all. Comments.... > Ooh, an invitation for comments! No need for gotos to accomplish cleanup. Just try this: #define Return(x,y) {cleanup(x); return(y);} --- Fred Bourgeois, MetaWare Inc., 2161 Delaware Avenue, Santa Cruz, CA 95060-2806 fjb@metaware.com ...!uunet!metaware!fjb Colorless Green Ideas Sleep Furiously, and so do I.