Category
Code Syntax
Tags
Articles
-
Hungarian Notation in C++
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.

