On Monday 23 July 2007 11:14:54 [EMAIL PROTECTED] wrote:

> +=head2 NULLOK(x)
> +
> +For function arguments and variables where it's OK to pass in NULL.
> +For example, if we wrote C<free()> in Parrot, it would be
> +C<strlen(NULLOK(void *p))>.

strlen?

-- c

Reply via email to