itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Some way to free or reduce the size of a String. #596

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some ability to shorten a string (i.e. realloc() with a smaller capacity).  
Maybe even renaming reserve() to resize() and allowing it to either grow or 
shrink the string?

Original issue reported on code.google.com by dmel...@gmail.com on 24 Aug 2011 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 16 Dec 2011 at 10:08