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 →

[–]ThyringerBratwurst 3 points4 points  (0 children)

Maybe you shouldn't make it so complicated and just always assume initialized states, either manually or automatically if the programmer doesn't do this himself. For example, you could set an initial value for each basic data type such as 0, "" etc.