News

Ars Tribunus Militum 24y 2,547 Sep 18, 2003 #3 the answer to your actual topic is<BR><BR>sName.c_str () though this returns a char* not char [] ...
How do I convert a char to a C++ string? I can't use an array of characters (a cstring); I need an actual object.After I make the initial string, I then need to be able to append additional ...