Tech Support > Microsoft Windows > Development Resources > How to avoid using arrays for strings???
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