Hacker News new | ask | show | jobs
by alowe 1983 days ago
They're not saying swapping equal valued variables breaks it. It's when the pointer is the same, using the trick to swap a variable with itself will set the variable to 0.
1 comments

Yeah, I miss-read that. Thanks for pointing that out!