Hi Guru's,
I don't know if I've missed something here but I've looked into the subject of pointers to pointers (i.e. char** varName) and I can't see what the point is to them and how they can be used in normal everyday development.


Can anyone shed any light as to why we need pointers to pointers and what can they be used for?

Regards

John