aaah... nice link :)

actually the first time I read this "Hungarian notation" (or whatever you 
call it)
is in "Code Complete" book by McConnell - M$ press, if i'm not mistaken.
That was 7 years ago...

The idea of "Hungarian notation" is really good,
and it's applicable in most programming languages, not only C++.

Rizal

At 12:14 AM 7/6/2002, you wrote:
> > "Hungarian style", Buci?
>
>It's called "Hungarian notation", actually:
>http://web.umr.edu/~cpp/common/hungarian.html
>
>It uses prefixes within variable names to make clear the datatype of the
>variable.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>voice: (202) 797-5496
>fax: (202) 797-5444

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to