Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Related to Library Files Pin
Roger Stoltz19-Jan-07 4:10
Roger Stoltz19-Jan-07 4:10 
Questionhow can i add library Pin
mervan18-Jan-07 22:11
mervan18-Jan-07 22:11 
AnswerRe: how can i add library Pin
Rajesh R Subramanian18-Jan-07 22:17
professionalRajesh R Subramanian18-Jan-07 22:17 
QuestionPCM Pin
viliam18-Jan-07 21:57
viliam18-Jan-07 21:57 
QuestionRe: PCM Pin
Mark Salsbery19-Jan-07 5:41
Mark Salsbery19-Jan-07 5:41 
AnswerRe: PCM Pin
viliam21-Jan-07 20:43
viliam21-Jan-07 20:43 
GeneralRe: PCM Pin
Mark Salsbery22-Jan-07 6:32
Mark Salsbery22-Jan-07 6:32 
QuestionConversion from CString[ ] to CStringArray Pin
vikram.vit18-Jan-07 21:01
vikram.vit18-Jan-07 21:01 
Hi All,
I have an array of CString [] with me like CString obj[] = {"one","two","three"};
Is there any way to convert this array to an object of CStringArray type. If not, how to insert the elements into CStingArray in the list form as above without using the add() method for every element.

Also is there any method in VC++ similar to the Join() method in VB that converts a string array to string of elements seperated by delimiters.

Thanks in Advance Smile | :)

There are 10 types of people in this world....
Those who understand Binary, and those who don't.... Poke tongue | ;-P

AnswerRe: Conversion from CString[ ] to CStringArray Pin
rrrado18-Jan-07 21:15
rrrado18-Jan-07 21:15 
GeneralRe: Conversion from CString[ ] to CStringArray Pin
vikram.vit18-Jan-07 22:13
vikram.vit18-Jan-07 22:13 
GeneralRe: Conversion from CString[ ] to CStringArray Pin
Tony Hill19-Jan-07 0:14
professionalTony Hill19-Jan-07 0:14 
GeneralRe: Conversion from CString[ ] to CStringArray Pin
John R. Shaw19-Jan-07 17:23
John R. Shaw19-Jan-07 17:23 
AnswerRe: Conversion from CString[ ] to CStringArray Pin
Christian Graus18-Jan-07 21:55
protectorChristian Graus18-Jan-07 21:55 
AnswerRe: Conversion from CString[ ] to CStringArray Pin
prasad_som18-Jan-07 22:57
prasad_som18-Jan-07 22:57 
Questioncalculate elapsed time Pin
George_George18-Jan-07 20:37
George_George18-Jan-07 20:37 
AnswerRe: calculate elapsed time Pin
Waldermort18-Jan-07 20:54
Waldermort18-Jan-07 20:54 
GeneralRe: calculate elapsed time Pin
George_George18-Jan-07 21:49
George_George18-Jan-07 21:49 
AnswerRe: calculate elapsed time Pin
rrrado18-Jan-07 21:17
rrrado18-Jan-07 21:17 
GeneralRe: calculate elapsed time Pin
George_George18-Jan-07 21:58
George_George18-Jan-07 21:58 
QuestionRe: calculate elapsed time Pin
David Crow19-Jan-07 3:11
David Crow19-Jan-07 3:11 
AnswerRe: calculate elapsed time Pin
George_George19-Jan-07 22:48
George_George19-Jan-07 22:48 
GeneralRe: calculate elapsed time Pin
David Crow20-Jan-07 6:33
David Crow20-Jan-07 6:33 
GeneralRe: calculate elapsed time Pin
George_George20-Jan-07 21:25
George_George20-Jan-07 21:25 
QuestionRe: calculate elapsed time Pin
David Crow22-Jan-07 3:07
David Crow22-Jan-07 3:07 
AnswerRe: calculate elapsed time Pin
George_George22-Jan-07 22:52
George_George22-Jan-07 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.