On Jul 29, 2004, at 6:30 PM, Ilia Alshanetsky wrote:
Here are some more programming languages you may wish to discredit for their
goto support.
C#,
The C# goto is limited: "goto statements can transfer control within blocks and out of blocks, but never into blocks." Does the PHP goto implementation have this limitation?
http://www.jaggersoft.com/csharp_standard/15.4.htm http://www.jaggersoft.com/csharp_standard/15.9.3.htm
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php