type *var -- vs. -- type* var

Norman Diamond diamond at csl.sony.co.jp
Wed Sep 13 12:25:19 AEST 1989


In article <29048 at news.Think.COM> barmar at think.COM (Barry Margolin) writes:

>That's because "*" binds more tightly than ",".  If you want to force
>a particular grouping, use parentheses:
>	(int *) x, y, z

And use which compiler?

--
-- 
Norman Diamond, Sony Corporation (diamond at ws.sony.junet)
  The above opinions are inherited by your machine's init process (pid 1),
  after being disowned and orphaned.  However, if you see this at Waterloo or
  Anterior, then their administrators must have approved of these opinions.



More information about the Comp.lang.c mailing list