From: Enoch <ix...@ho...> - 2013-03-21 22:42:44
|
Hello Michael, "Michael Kalus" <mi-...@t-...> writes: > What about mnemonic conventions like > > .s .r .line ." xxx" > > or > > key? ?DO > > and such? Don't we already use such "unwritten laws"? Wis was talking about giving an appropriate name to what cvariable *creates*. There is indeed the Hungarian school of thought which believes that variable name prefixes should immediately reveal the variable type. For example, uiParam "says", I am an unsigned integer parameter. Regards, Enoch. |