Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » [SOLVED] Managing String buffer
[SOLVED]Re: Managing String buffer [message #47471 is a reply to message #47470] Fri, 20 January 2017 13:48 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Changing

String buffer[1024]; // Rx buffer

to

char buffer[20]; // Rx buffer

fixed the issue.
 
Read Message
Read Message
Previous Topic: Problem using boost library
Next Topic: Does Ultimate++ have a function about jlayeredpane of swing of java ?
Goto Forum:
  


Current Time: Wed May 15 00:14:18 CEST 2024

Total time taken to generate the page: 0.02613 seconds