Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    This should be the correct answer. It's so nice. +1 Commented Aug 21, 2011 at 20:51
  • You're too kind, Saeed. I value your appreciation but the other answers on this question are really good, too. Commented Aug 21, 2011 at 21:34
  • 13
    Upvoted for a single sentence: "Most of the time, knowing the use of a variable implies knowing its type. Furthermore, if the usage of a variable is not known, it can't be deduced from its type." -- IMHO, this is the #1 reason to avoid Hungarian notation. Commented Aug 22, 2011 at 18:49