This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Coding convention: use of `!x' vs. `! x'


David Edelsohn <dje@watson.ibm.com> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]