I confused when i want to take single pointer and when should i take double pointer? In following structure what exactly did?
In the most general case a double pointer is a pointer to a list of pointers.