help with a 'C' problemR

Jim Balter jim at segue.segue.com
Wed Jun 26 14:49:29 AEST 1991


In article <4825 at inews.intel.com> bhoughto at pima.intel.com (Blair P. Houghton) writes:
>The `()' operator has unspecified precedence wrt the `->' operator,

Sez who?  a->b() is unambiguous, certainly according to ANSI.
a->(b()) is obviously meaningless in C (it could mean something in a language
with names as datatypes, such as LISP).



More information about the Comp.unix.wizards mailing list