K 10 svn:author V 6 nectar K 8 svn:date V 27 2004-01-06T18:43:31.000000Z K 7 svn:log V 97 Avoid undefined behavior: foo[i] = bar[++i]; /* Which operator [] will be evaluated first? */ END