Hello,
After seeing the application note of STL "ostringstream" is not supported by renesas STL library.
What is the equivalent method to use string buffers in rcxx instead of string stream buffers.
Can someone please help me how to handle this.
Hi chethana,
How's this concern? Were you able to figure this out now? I'm not familiar on how to implement this but I think ostringstream is a derived class from ostream, which is included in the Stream Input/Output Class Library supplied with the CC-RX compiler. Have you tried implementing it with the examples you can find in other references:
https://cplusplus.com/reference/sstream/ostringstream/https://cplusplus.com/reference/sstream/ostringstream/ostringstream/
?
JBIf this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorhttps://community.renesas.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/