Liste des Groupes | Revenir à cl c |
bart <bc@freeuk.com> writes:This doesn't actually make much sense. So 'goto' is necessary, but 'goto' *is*?
[SNIP]In that case I've no idea what you were trying to say.I read Janis's post. I saw a suggestion that certain constructs are
>
When somebody says that 'goto' can emulate any control structure, then
clearly some of them need to be conditional; that is implied.
>
Your reply suggested they you can do away with 'goto', and use
recursive functions, in a scenario where no other control structures
need exist.
>
OK, if this is not for an IL, then it's not a language I would care
for either. Why tie one hand behind your back for no good reason?
*theoretically* unnecessary. I saw no suggestion of any advocacy for
such an approach.
"""
A 'goto' may be used but it isn't strictly *necessary*. What *is*
necessary, though, that is an 'if' (some conditional branch), and
either 'goto' or recursive functions.
"""
Les messages affichés proviennent d'usenet.