Re: converting sequence to string

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Sun, 26 Mar 2000, Bernie wrote:

>   I don't think you can do recursion in Euphoria without the routine_id
>   function or does your code work different ?

You can do recursion without routine_id, because the function is declared before
the line that calls it.

Routine_id is needed for what, in other languages, is called a "forward"
reference.

Regards,
Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu