hai

i have class A and Class B along with two objects

A a1;
B b1;

(void *)

so i want to swap two objects using void pointer

Can anyone help me...do the needful asap