On Wed, 03 Jun 2015 11:59:56 +0000, Kyoji Klyden wrote: > That's what I found so confusing about the opengl docs. Just guessing > here but char* is a pointer to the first char in the string, then what > exactly is char**? Is it pointing to the first char of the first string > in an array?
it's a pointer to array of pointers to first chars of strings. ;-)
signature.asc
Description: PGP signature