Benefit of not defining the order of execution
- From: somenath <somenathpal@xxxxxxxxx>
- Date: Tue, 10 Feb 2009 22:46:52 -0800 (PST)
Hi All,
In case of relational and logical operator the order of execution is
not defined except for && and || which is left to right.
What could be the reason for not defining the order of execution?
What benefit it provides ? is it the speed?
Regards,
Somenath
.
- Follow-Ups:
- Re: Benefit of not defining the order of execution
- From: Richard Tobin
- Re: Benefit of not defining the order of execution
- From: Stephen Sprunk
- Re: Benefit of not defining the order of execution
- From: Kaz Kylheku
- Re: Benefit of not defining the order of execution
- From: Bartc
- Re: Benefit of not defining the order of execution
- From: nick_keighley_nospam
- Re: Benefit of not defining the order of execution
- Prev by Date: Re: Regarding Dynamic Memory Allocation
- Next by Date: Re: c to c++
- Previous by thread: Rule-based AI in C
- Next by thread: Re: Benefit of not defining the order of execution
- Index(es):
Relevant Pages
|