Is there a bug in code warrior' STL string class's c_str() function. It seems like at times it returns a string that does not have a NUL terminator. This does not happen all the time. If I explicitly store a NUL character at the end of the string, I have no problems, but I don't like the extra step.
thanks todd niec -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
