pointer to pointer

  • C

Pointer To A Pointer In C Programming Language

Lets write C program to learn the concept of pointer pointing to another pointer. It's also called as Multiple Indirection…

5 years ago