SyntaxFix
Write A Post
Hire A Developer
Questions
Strings are a great example of uses of double pointers. The string itself is a pointer, so any time you need to point to a string, you'll need a double pointer.