ambiguous ?

Wm E Davidsen Jr davidsen at crdos1.crd.ge.COM
Tue Oct 17 05:30:40 AEST 1989


In article <20974 at gryphon.COM>, bagpiper at pnet02.gryphon.com (Michael Hunter) writes:
|  1) int Ret ;
|  2)
|  3) func(Ret = func2(), Ret+30) ;

  There is no guarantee that args will be evaluated in any given order.
In fact, there are existing compilers today which do it each way, so you
already have a portability problem.
-- 
bill davidsen	(davidsen at crdos1.crd.GE.COM -or- uunet!crdgw1!crdos1!davidsen)
"The world is filled with fools. They blindly follow their so-called
'reason' in the face of the church and common sense. Any fool can see
that the world is flat!" - anon



More information about the Comp.lang.c mailing list