what's better? nNodes or nodeCount
|
feedback
|
|
This is simply a style issue. I prefer | |||||
feedback
|
|
Whichever is consistent with the rest of your code base / style guide / dev team. | ||||
|
feedback
|
|
It really depends on the accepted naming conventions of whichever language you are using, but | ||||
|
feedback
|
|
The first one in C++, the second one in C#/Java. Though this is really very subjective question and should be answered by your team/company guidelines. | ||||
|
feedback
|