View Poll Results: What do you think of Hungarian notation?
- Voters
- 24. You may not vote on this poll
-
I love it
-
I hate it
-
I am actively indifferent (thought about it and don't care)
-
I am passively indifferent (never thought about it)
-
Why do you care what I think?
-
What's Hungarian notation?
-
Mar 2nd, 2006, 03:17 PM
#11
Re: I Hate Hungarian Notation (if you view please vote, I'm interested)
I like it this way.
sFileName
s -- stands for string
FileName - the name of the var
iFileNumber
lPostCounter
dMySalary 
oFile
I find it easier to write just one letter instead of writing 3 letter for string, etc.
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|