Jason NovingerM to Python · edit-21 year ago[Meme] Swapping integers in Pythonlemmy.worldimagemessage-square15fedilinkarrow-up151arrow-down17file-textcross-posted to: [email protected][email protected]
arrow-up144arrow-down1image[Meme] Swapping integers in Pythonlemmy.worldJason NovingerM to Python · edit-21 year agomessage-square15fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squareActuallyRuben@actuallyruben.nllinkfedilinkarrow-up2·1 year agoCouldn’t have explained it better myself. I don’t remember where exactly I first read about this trick, but it’s mainly useful in C or Assembly, as you don’t have to resort to using a third variable/register.
Couldn’t have explained it better myself. I don’t remember where exactly I first read about this trick, but it’s mainly useful in C or Assembly, as you don’t have to resort to using a third variable/register.