Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionC++ class help Pin
Nirmal Khatri5-Jul-06 22:38
Nirmal Khatri5-Jul-06 22:38 
AnswerRe: C++ class help Pin
Mahesh Kulkarni5-Jul-06 22:50
Mahesh Kulkarni5-Jul-06 22:50 
AnswerRe: C++ class help Pin
Naveen5-Jul-06 23:05
Naveen5-Jul-06 23:05 
AnswerRe: C++ class help Pin
toxcct5-Jul-06 23:09
toxcct5-Jul-06 23:09 
GeneralRe: C++ class help Pin
Nirmal Khatri6-Jul-06 2:23
Nirmal Khatri6-Jul-06 2:23 
QuestionMFC application dialog suddenly not poping up Pin
dashprasannajit5-Jul-06 22:29
dashprasannajit5-Jul-06 22:29 
AnswerRe: MFC application dialog suddenly not poping up Pin
Weiye Chen5-Jul-06 22:47
Weiye Chen5-Jul-06 22:47 
Question2D CStringlist Pin
Tara145-Jul-06 22:17
Tara145-Jul-06 22:17 
Hi,

I want to store a list of strings. Something like this:
 Name1    a1
Name1   a2
Name1   a3
Name2   b1
Name2   b2



For just a list of Name’ i.e. Name1, Name2 ‘I can use CStringList. But how do I store the ‘Name’ and its corresponding data in a single list.

I cannot use an array[][] because I do not know the exact size to allocte it at runtime.

Please can you tell me how to do it.

Maybe I can store the whole line as a string i.e. Name1 a1”“ and then use sscanf to get the separate strings?? Would that be correct?



Fortitudine Vincimus!

AnswerRe: 2D CStringlist Pin
Justin Tay5-Jul-06 22:24
Justin Tay5-Jul-06 22:24 
GeneralRe: 2D CStringlist Pin
Tara145-Jul-06 22:29
Tara145-Jul-06 22:29 
AnswerRe: 2D CStringlist Pin
FarPointer5-Jul-06 23:08
FarPointer5-Jul-06 23:08 
QuestionPassing a string from C to VB Pin
Bratis5-Jul-06 22:02
Bratis5-Jul-06 22:02 
AnswerRe: Passing a string from C to VB Pin
William.Wang5-Jul-06 22:29
William.Wang5-Jul-06 22:29 
AnswerRe: Passing a string from C to VB Pin
ThatsAlok6-Jul-06 0:44
ThatsAlok6-Jul-06 0:44 
QuestionC++ class Pin
Nirmal Khatri5-Jul-06 21:26
Nirmal Khatri5-Jul-06 21:26 
AnswerRe: C++ class Pin
toxcct5-Jul-06 21:43
toxcct5-Jul-06 21:43 
AnswerRe: C++ class Pin
Naveen5-Jul-06 21:44
Naveen5-Jul-06 21:44 
GeneralRe: C++ class Pin
Naveen5-Jul-06 23:03
Naveen5-Jul-06 23:03 
AnswerRe: C++ class Pin
see me5-Jul-06 21:48
see me5-Jul-06 21:48 
QuestionHow to get color Pin
huynhnb5-Jul-06 21:24
huynhnb5-Jul-06 21:24 
AnswerRe: How to get color Pin
Sarath C5-Jul-06 21:29
Sarath C5-Jul-06 21:29 
GeneralRe: How to get color Pin
huynhnb5-Jul-06 21:38
huynhnb5-Jul-06 21:38 
GeneralRe: How to get color Pin
Sarath C5-Jul-06 21:48
Sarath C5-Jul-06 21:48 
GeneralRe: How to get color Pin
huynhnb5-Jul-06 21:58
huynhnb5-Jul-06 21:58 
GeneralRe: How to get color Pin
Hamid_RT5-Jul-06 22:10
Hamid_RT5-Jul-06 22:10 

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.