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

Postdecrement is inefficient and dangerous

Name: Anonymous 2009-10-11 20:02

http://www.codeguru.com/forum/showthread.php?t=231052

(If this is true, why is the language not named ++C? I don't understand.)

Name: Anonymous 2009-10-13 0:30

>>5
I think you mean that

mov mem32, reg32
inc mem32


is the same as:

inc reg32
mov mem32, reg32

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