php-developer-list | 2002112

RE: [PHP-DEV] RE: Bug #2965 From: Rick Widmer (php4 <email protected>)
Date: 11/29/02

At 07:09 PM 11/28/02 -0500, John Coggeshall wrote:

>That's not the issue... In C, the behavior is to actually print the
>alphabet A-Z... It looks like our implementation is messed up, but the
>bug report is a bit misleading as to if I should fix the documentation
>to say you CAN'T do this, or fix the code so you can :)

May I suggest the best choice is to fix the code. The current action is
bizarre!

A to Z followed by AA - AZ, BA - BZ ... up to YA-YZ, then if finally
stops. A lower case range acts the same way with lower case characters.

If that isn't bad enough for you, try the range from A to z. After 30
seconds it got up to AUHXT.

Rick

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php