Breadcrumbs
Tag: "code_syntax"
-
Hungarian Notation in C++
- Author
- Date
- Thu 10 Mar 2005 at 19:13
- Type
- Article
Hungarian Notation is a variable naming convention that includes information about the variable in its name. Here Ethan shows us more about the Hungarian concept and how to use it to our advantage.
