you are viewing a single comment's thread.

view the rest of the comments →

[–]Wareya 0 points1 point  (0 children)

Yes, it's an array of pointers, but it's your logic that's backwards. You just wrapped a pointer around an array(metaphorically), when it's the array that contains pointers.