viki
2009-02-23 18:24:27 UTC
What should I prefer for binary data buffers, std::string or
vector<char> ?
Like data buffers that are written to and read from binary files.
Thanks
Viki
vector<char> ?
Like data buffers that are written to and read from binary files.
Thanks
Viki
--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]