On Thu, 10 Apr 2003 08:10:46 -0700, [EMAIL PROTECTED] wrote: >Yes, althought we should document it better, and perhaps make it an option >to get a vector without termination.
We DO copy the char vector to a std::string before then calling c_str() because this isn't documented. Ciao, J�rgen
