From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel Dos Reis To: David Edelsohn Cc: kenner@vlsi1.ultra.nyu.edu (Richard Kenner), mark@codesourcery.com, gcc@gcc.gnu.org Subject: Re: Coding convention: use of `!x' vs. `! x' Date: Fri, 22 Sep 2000 10:22:00 -0000 Message-id: References: <200009221648.MAA04946@mal-ach.watson.ibm.com> X-SW-Source: 2000-09/msg00541.html David Edelsohn writes: [...] | ... To maintain symmetry with the rest of the style, I | think that unary operators should have spaces, contrary to Mark's | proposal. Actually, there is no symmetry between unary operators and binary operators. My preference is for "!x" or "~x". -- Gaby CodeSourcery, LLC http://www.codesourcery.com