View Single Post
Join Date: Nov 2008
Posts: 11
Reputation: umen is an unknown quantity at this point 
Solved Threads: 0
umen umen is offline Offline
Newbie Poster

convert char** (c string array) to std::string[]

 
0
  #1
Nov 11th, 2008
Hello
is there fast way to convert c char** to std::string[] array without loop the char** ?
Reply With Quote