I'm looking to switch my buffer implementation to stl string for
convenience.
What is the right way of inserting a whole byte buffer into the stl
string, and not only until the null-termination character?
Thanks.
Is this correct?
Yes, that works. See the following for more help:
http://www.sgi.com/tech/stl/basic_string.html
Evan
--
Evan Jones
http://evanjones.ca/