// write a function with the signature void swap( int * m, int * n ) { // compare *m and *n }