Double Pointers

Get introduced to double pointers with the help of a simple example.

What is a double pointer?


A double pointer is a pointer that holds the address of a pointer variable.


Double pointer declaration

The basic ...

Access this course and 1400+ top-rated courses and projects.