i have made the transpose code but dont know how to do with pointers.if u say i can post it without pointers
yes u can do that.
But don't get so confused with pointers. They are not that complex as u think. Pointer is nothing but a value only but this value is a memory location.
U can read more about pointers. Do google, or read any book. There is nothing to panic about pointers.