Xref: utzoo comp.lang.c:27012 alt.peeves:1471 Newsgroups: comp.lang.c,alt.peeves Path: utzoo!henry From: henry@utzoo.uucp (Henry Spencer) Subject: Re: C style peeve Message-ID: <1990Mar18.005833.12944@utzoo.uucp> Organization: U of Toronto Zoology References: <2205@osc.COM> Date: Sun, 18 Mar 90 00:58:33 GMT In article <2205@osc.COM> jgk@osc.COM (Joe Keane) writes: >Here's my biggest C style peeve. For some reason, many C programmers insist >on always putting parentheses around return values... >So why do people do this? ... Partly because it used to be required, long ago, and partly because most of the other C control structures that contain expressions still require it and so people are used to it. There might also be some PL/I influence on some of the newcomers. -- MSDOS, abbrev: Maybe SomeDay | Henry Spencer at U of Toronto Zoology an Operating System. | uunet!attcan!utzoo!henry henry@zoo.toronto.edu