Title: Pointer to an Array in C
Open Graph Title: Pointer to an Array in C
Description: An array name is a constant pointer to the first element of the array. Therefore, in this declaration, balance is a pointer to &balance[0], which is the address of the first element of the array.
Open Graph Description: An array name is a constant pointer to the first element of the array. Therefore, in this declaration, balance is a pointer to &balance[0], which is the address of the first element of the array.
Opengraph URL: https://www.tutorialspoint.com/cprogramming/c_pointer_to_an_array.htm
Domain: www.tutorialspoint.com
| None | IE=edge |
| og:type | article |
| og:image | https://www.tutorialspoint.com/images/tp_logo_436.png |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes