C Program to Access Elements of an Array Using Pointer
This program declares the array of five element and the elements of that array are accessed using pointer.
To understand this example, you should have the knowledge of following C programming topics:
- C Programming for Loop
- C Programming Arrays
- C Programming Pointers
- C Programming Pointers and Arrays
No comments:
Post a Comment