Pointer to a Pointer




This video introduces the concept of pointer to another pointer. You will learn what is  pointer to a pointer, how to declare a pointer to pointer, how to assign the address of a pointer to a pointer,how to access the value stored in pointer and the usage of the * and & operators in detail.