> My opinion would be that goto isn't needed with the do..while()
> statement..
> But on the other hand.. Neither for(), while() or do..while() would be
> needed with goto, would they?

I learned a language called PHP.  It contains for(), while() and
do..while().  I've been writing scripts that contain those expressions for
some years now.

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

Reply via email to