Intel Corporation interview question

Write a C function to swap two variables

Interview Answer

Anonymous

22 Feb 2016

Use pointers correctly

3