On Wed, Jul 11, 2001 at 01:22:08PM -0400, Paul Davis wrote:
> But N is not fixed! The host is free to call the plugin's run() or
> runAdding() function with any non-zero argument. It might call it
> like:
> 
>        run(16);
>        run(21467);
>        run(1);
>        run(480);
>        run(16384);

May i just ask, out of curiousity, why the host would want to do that?

Simon.

Reply via email to