Jan-
the upside is you dont have to look up a variable to know what type it is:
zVariable is Null termed string
bVariable is boolean
nVariable is an Integer
fVariable is a float
dVariable is a double..
cVariable is a char
Martin
__
easy peasy..Shawsha
It's simple... ttwwadi is the only reason I assume.
Sent from my iPad
On Aug 5, 2011, at 2:39 PM, (Hal�sz S�ndor) h...@tbbs.net wrote:
> 2011/08/04 10:21 -0500, Johnny Withers
> http://en.wikipedia.org/wiki/Hungarian_notation
>
>
> On Thu, Aug 4, 2011 at 9:41 AM, Mike Diehl
> From: Johnny Withers
>
> http://en.wikipedia.org/wiki/Hungarian_notation
"The original Hungarian notation... was invented by Charles Simonyi... who
later became Chief Architect at Microsoft."
Ugh. That explains a lot!
The only time I let types intrude on names is with booleans, which I try
2011/08/04 10:21 -0500, Johnny Withers
http://en.wikipedia.org/wiki/Hungarian_notation
On Thu, Aug 4, 2011 at 9:41 AM, Mike Diehl wrote
> Well, while we're on the subject of SQL style, can anyone tell me why I'm
> always seeing people prefixing the name of a table with something like
>