P
pras.vaidya
hi, please help me with this problem : -
how to swap two addresses .For eg variable i is located at 2000 and j
at 3000 . Now i call swap function . Result should be that i should be
now having address 3000 and j should be having 2000.
Is it the normal swapping of two number ? if no please help me out.
Thanks in advance
how to swap two addresses .For eg variable i is located at 2000 and j
at 3000 . Now i call swap function . Result should be that i should be
now having address 3000 and j should be having 2000.
Is it the normal swapping of two number ? if no please help me out.
Thanks in advance