Hi There,

int *i,t;

i=(int *) &t; // What does this statement means.... where we use it.

Thanks and Regards,
Abbas