Hello tinys,

that's the perfect place to mail such things

regards
marcus

Wednesday, August 4, 2004, 12:07:46 PM, you wrote:

> i'm current trying:
>         MAKE_STD_ZVAL(return_value);
>         *return_value = **zstr;
>         /*ZVAL_ADDREF(*zstr);*/
>         if (PZVAL_IS_REF(return_value)) {
>             SEPARATE_ZVAL(&return_value);
>         }
>         return;
> but i doubt if it's the right way

> btw. is it right place to ask the question here?
> it is said:
> Internals list
> A medium volume list for those who want to __help out__ with the development
> of PHP

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

Reply via email to