Dwyriel
Results
1
issues of
Dwyriel
Saves the value of pointer `a` to a temp `t` instead of the pointer itself, then puts that back into `b`. Explanation: The swap function was saving the pointer `a`...