--- Chris Boget <[EMAIL PROTECTED]> wrote:
> What is the name of the notation that has variable names
> prefixed with the first letter of the type of the variable? eg.
>
> int iVar;
> float fVar;
> string sVar;
I believe that's called Hungarian notation. I might be wrong, though.
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php