I just realized that it's the first time I used a quadruple pointer. Must celebrate.

-Andrei

On Jul 18, 2006, at 3:07 PM, Andrei Zmievski wrote:

+       zval ****varargs = NULL;
+       int *n_varargs = NULL;

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to