I would like to get a C++ std::string.
Thanks
[EMAIL PROTECTED] wrote:
Hi Jason,
Do you mean a std::string instance or a C-style null terminated array of characters (const char*)?
Dave
|---------+---------------------------> | | "Jason Jesso" | | | <[EMAIL PROTECTED]| | | atrix.com> | | | | | | 02/06/2004 11:12| | | AM | | | Please respond | | | to xalan-c-users| |---------+---------------------------> >---------------------------------------------------------------------------------------------------------------| | | | To: [email protected] | | cc: (bcc: David N Bertoni/Cambridge/IBM) | | Subject: XalanDOMString | >---------------------------------------------------------------------------------------------------------------|
I'm no expert C++ programmer, yet.
I'm trying to get a C++ string from a XalanDOMString.
Can't seem to figure it out.
Can you help?
