On Wed, 11 Jun 2003 20:49:49 +0800, "fooler" <[EMAIL PROTECTED]> wrote:
<snip> > > it is ok doc im not confuse :-> this is a well known *side effect* of *order > of evaluation* :-> the order of evaluation like the above is NOT specified > by any C specification anywhere... therefore you will see side effects or > unwanted results from different compilers :-> > > here are some more side effects of order of evaluation: > > f() + g() > > a[i] = i++; > > f(x++, x++, x++) > > fooler. hi fooler, i know this is an expert list but would you care to explain further what is the expected and actual (usually what comes out) of the examples you have given above? thanks. ciao! -- "Programming, an artform that fights back" Anuerin G. Diaz Registered Linux User #246176 Mandrake Helpline @ http://mandrakeusers.org/index.php -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
