Intel Corporation interview question

Write a C function to swap two variables

Interview Answer

Anonymous

Feb 22, 2016

Use pointers correctly

3