Revisit the well known variable swap problem, implement a function that swaps the variables in a highly optimal way using registers (avoiding a third variable normally required at the C-level). Verify results using GCC.
No download links available.