Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu (Ron Natalie) Newsgroups: comp.lang.c Subject: Re: Writing readable code Message-ID: <13113@topaz.rutgers.edu> Date: Thu, 2-Jul-87 13:30:19 EDT Article-I.D.: topaz.13113 Posted: Thu Jul 2 13:30:19 1987 Date-Received: Sat, 4-Jul-87 06:35:42 EDT References: <1158@copper.TEK.COM> <6858@auspyr.UUCP> <17171@cca.CCA.COM> <13008@topaz.rutgers.edu> <1571@sfsup.UUCP> <6973@shemp.UCLA.EDU> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 4 More precisely you, I meant to the say the comma operator OR parentheses. The example used parentheses but you could have as easily said: if(fd = open("foo", 0), fd < 0)