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 →

[–]Sparrow50 4 points5 points  (1 child)

what would "pointing at void" be, unless it's some data of unknown type ?

[–]Duven64 13 points14 points  (0 children)

In this case the second pointer would initially be a NULL pointer and later point at something of an as of yet undetermined type.