Function order.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mdh

    #16
    Re: Function order.


    Chris Torek wrote:[color=blue]
    >
    > Parentheses affect the "binding" of various operators.[/color]

    I like this notion.

    [color=blue]
    > By my count, then, the compiler has 7 things ("eggs") flying through
    > the air all at once in this expression:[/color]


    The vision of eggs flying around is no indelibly seared into my
    psyche!! :-)
    [color=blue]
    >[/color]


    Chris, thank you for that wonderfully erudite explanation. It goes into
    my "C answer file".

    Thanks again

    Comment

    • mdh

      #17
      Re: Function order.

      Chris Torek wrote:[color=blue]
      > Parentheses affect the "binding" of various operators.[/color]


      I like this notion.[color=blue]
      > By my count, then, the compiler has 7 things ("eggs") flying through
      > the air all at once in this expression:[/color]

      The vision of eggs flying around is now indelibly seared into my
      psyche!! :-)

      Chris, thank you for that wonderfully erudite explanation. It goes into

      my "C answer file".
      Thanks again

      Comment

      Working...