Intel Corporation Interview Question

Write a C function to swap two variables

Interview Answer

Anonymous

Feb 22, 2016

Use pointers correctly

3