Dynamically allocate more memory if the string buffer runs out of space when
authorarjen <arjen>
Fri, 4 May 2007 13:55:18 +0000 (13:55 +0000)
committerarjen <arjen>
Fri, 4 May 2007 13:55:18 +0000 (13:55 +0000)
commit589f864578ff59a36815af5d897d2d94b9fe5578
tree6fc8e1c3763a1f3761e402ab38e736a19d542422
parent0c762b3dbe252da01696ddb941490b375b4b0390
Dynamically allocate more memory if the string buffer runs out of space when
reading a String object from an input stream.
src/string.cpp