pstring_add
Description:
Add string to the pool.
The null and empty strings are special cased to constant values.
Unreference the returned string with pstring_free.
Parameters:
| string |
string to add to the string pool |
| own |
whether the string pool will own the memory pointed to by |
Returns:
|
a canonicalized copy of |
Namespace: Camel
Package: camel-1.2