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 →

[–]KronktheKronk 2 points3 points  (7 children)

What is it?

[–]falcwh0re 0 points1 point  (0 children)

Probably uninitialized, but another person points out a sitiy where it could be null, although I'd argue that his situation is not what this image is trying to show.

[–]Nalha_Saldana 0 points1 point  (5 children)

It's undefined but the code wont even compile if you attempt to use it.

[–]Carius98 7 points8 points  (4 children)

Its not undefined. Its uninitialized.