lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hallo,

On 8/22/07, Mark Hamburg <mhamburg@adobe.com> wrote:
>
> Calls fn passing it an exit function and any extra arguments. (I can't
> remember whether Scheme's call/cc can take extra arguments, but my example
> can...) The results of call_cc are either the results from this call to fn
> or the results of calling the exit function passed to fn.
>

     call/cc takes just one argument.

Cheers,
-- 
-alex
http://www.ventonegro.org/