Path: utzoo!attcan!uunet!twwells!bill From: bill@twwells.com (T. William Wells) Newsgroups: comp.lang.c Subject: Re: A question of style Message-ID: <1989Nov25.102406.12825@twwells.com> Date: 25 Nov 89 10:24:06 GMT References: <1989Nov23.170838.10376@phri.nyu.edu> Organization: None, Ft. Lauderdale, FL Lines: 12 In article <1989Nov23.170838.10376@phri.nyu.edu> roy@phri.nyu.edu (Roy Smith) writes: : Would you be confused and/or grossed out if you saw: : : if (something) : perror ("message"), exit(1); Yes. In particular, that statement contains a "hidden" control structure: the exit(). --- Bill { uunet | novavax | ankh | sunvice } !twwells!bill bill@twwells.com