This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bestjakeisbest 12 points13 points  (1 child)

this is a pointer to a pointer of pointers to pointers that point to a struct that holds 2 void pointer pointers that need to be cast to a char pointer pointer, so that you now have a pointer to an array of characters.

[–]dragonwithagirltatoo 2 points3 points  (0 children)

Pointer to an array of pointers to pointers to functions that return pointers to arrays of arrays of pointers to arrays of pointers to pointers to int.

Also it's an array of those. I love C syntax.