- How to avoid using arrays for strings???
- Posted by mike3 on November 16th, 2007
On Nov 16, 3:53 am, "Alf P. Steinbach" <al...@start.no> wrote:
<snip>
Alright. The thing that I'd like to know then though is what about
those
Windows functions that _return_ text, for example to get something
someone
typed into a text box on a window? Can you feed that into std::string/
std::wstring or do you need to <gasp!> use an array?
Why does Google still show comp.lang.c++ in the "Newsgroups" bar,
then? I cut it off though.
Similar Posts
- How to avoid using arrays for strings??? (Development Resources) by mike3
- Strings, Strings and Damned Strings (Programming) by Dann Corbit
- strings or arrays for optimal memory usage (Programming) by elibol@gmail.com
- combining the strings of arrays in BASIC (Programming) by waveflier@comcast.net
- How to avoid \r\n after strings from FormatMessage? (Development Resources) by Peter Haumann

