DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9844>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9844 Feature Request: additional XMLString::transcode () variant ------- Additional Comments From [EMAIL PROTECTED] 2002-06-13 16:00 ------- You mean like this one: static bool transcode ( const XMLCh* const toTranscode , char* const toFill , const unsigned int maxChars ); Agreed, it doesn't have a start argument, but at least you can tell it how many chars to transcode. If you really think it's valuable to have start as well, that shouldn't be to hard to add. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
