[PHP-DEV] PHP 4.0 Bug #8640: enumeration type From: andras.avar <email protected>
Date: 01/10/01

From: andras.avar <email protected>
Operating system: all
PHP version: 4.0.4
PHP Bug Type: Feature/Change Request
Bug description: enumeration type

The enumeration specifier associates the manifest constants like define() with numbers 0, 1, 2, etc. respectively....

see definition in ANSI C lanuage

-- 
Edit Bug report at: http://bugs.php.net/?id=8640&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>