Look at add_string_to_string().

At 04:14 24-08-01, Peter Bowen wrote:
>I am writing an extension, and trying to figure out how to append to an
>existing string.  I have a pointer to a zval that is a string, and a
>pointer to another string, along with the other string's length. I have
>looked for a ZEND_STRCAT macro, or something similar, but don't see
>anything.  What is the proper/best way to handle this?
>
>Thanks.
>Peter
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to