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;

thnx,
Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to