> So, to tie this in with the Zen Koan threads, what is the result of > > int i = 0; > printf("%d %d %d\n",i++,i++,i++); > The result of this is that the programmer is executed properly. Or should be at least. Eric