Here's a famous old chestnut:
It's worthwhile to run through the bit twiddling by hand and see how that works.$ perl -e'my $c=2; my $d=3; $c^=$d^=$c^=$d; print $c,$d,$/' 32 $
After Compline,
Zaxo
In reply to Re: Lost when exchanging values
by Zaxo
in thread Lost when exchanging values
by Sigmund
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |