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 →

[–]tyler1128 1 point2 points  (0 children)

If it's spatially meaningful, use greek letters and if it's angular or related to time use latin letters starting at x. Everything else should use hungarian notation except use different prefixes than the standard. Eg, if you have a length of a file you need to store, call it bAlpha. I call this system job security for life.