Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Inc

Name: Anonymous 2012-02-02 17:45

I have a question regarding ++
i=0;
printf("%d %d %d,i++,i++,i++);
 will return
2 1 0
why?

Name: Anonymous 2012-02-02 17:51

Well it prints in descending order so there must be some order to it

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List