DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   convert char** (c string array) to std::string[] (http://www.daniweb.com/forums/thread156519.html)

umen Nov 11th, 2008 1:32 am
convert char** (c string array) to std::string[]
 
Hello
is there fast way to convert c char** to std::string[] array without loop the char** ?

ithelp Nov 11th, 2008 2:06 am
Re: convert char** (c string array) to std::string[]
 
No but you can write a class by inheriting string and implement it.


All times are GMT -4. The time now is 6:29 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC