when I define a array for example a[n][n],
what are the different between a+i and *(a+i)?
they are all adress.
thank you(I'm a foreigner ,english is bad ^_^)