Click here to Skip to main content
15,896,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Window Handle from CreateWindow will colse itself when thread exit? Pin
Randor 26-Jan-09 13:27
professional Randor 26-Jan-09 13:27 
GeneralRe: Window Handle from CreateWindow will colse itself when thread exit? Pin
fitatc26-Jan-09 13:46
fitatc26-Jan-09 13:46 
QuestionShow/Hide part of a CView / CFormView Pin
swarnalucky25-Jan-09 20:17
swarnalucky25-Jan-09 20:17 
AnswerRe: Show/Hide part of a CView / CFormView Pin
SutterA25-Jan-09 22:05
SutterA25-Jan-09 22:05 
GeneralRe: Show/Hide part of a CView / CFormView Pin
swarnalucky26-Jan-09 3:49
swarnalucky26-Jan-09 3:49 
GeneralRe: Show/Hide part of a CView / CFormView Pin
SelvaKr26-Jan-09 14:34
SelvaKr26-Jan-09 14:34 
GeneralRe: Show/Hide part of a CView / CFormView Pin
SutterA2-Feb-09 23:15
SutterA2-Feb-09 23:15 
QuestionDesign Data structure. Pin
mikert_200825-Jan-09 20:10
mikert_200825-Jan-09 20:10 
Hi,
I want to constuct a data structure with following condition-

The first structure is having 3 element e.g Name1 ,age1 ,roll no1.
The second structure contain the 3 element i.e roll no 1, subject 1
roll no 1, subject 2
roll no 1, subject 3

i.e Roll no may have one or more than one subject associated with it. I want to write a program which will take input as Name,Age, Roll No ,subject(no.of subjects may very).
Then I will take Input from user As Roll No, Query the structure and display name,age and subject/s.
Can you please suggest which data structure (CMAp,CList... etc.) is suatiable for such condition?

Thanks:-
Mike
AnswerRe: Design Data structure. Pin
David Crow26-Jan-09 2:52
David Crow26-Jan-09 2:52 
GeneralRe: Design Data structure. Pin
mikert_200826-Jan-09 16:59
mikert_200826-Jan-09 16:59 
QuestionDisplaying Symbol issue......... Pin
shaina223125-Jan-09 18:52
shaina223125-Jan-09 18:52 
AnswerRe: Displaying Symbol issue......... Pin
Rajesh R Subramanian25-Jan-09 19:47
professionalRajesh R Subramanian25-Jan-09 19:47 
AnswerRe: Displaying Symbol issue......... Pin
CPallini25-Jan-09 22:24
mveCPallini25-Jan-09 22:24 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 1:56
toxcct26-Jan-09 1:56 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 2:28
mveCPallini26-Jan-09 2:28 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 2:30
toxcct26-Jan-09 2:30 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 3:04
mveCPallini26-Jan-09 3:04 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 3:08
toxcct26-Jan-09 3:08 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 3:16
mveCPallini26-Jan-09 3:16 
GeneralRe: Displaying Symbol issue......... Pin
El Corazon26-Jan-09 3:19
El Corazon26-Jan-09 3:19 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 3:29
mveCPallini26-Jan-09 3:29 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 4:09
toxcct26-Jan-09 4:09 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 6:43
mveCPallini26-Jan-09 6:43 
GeneralRe: Displaying Symbol issue......... Pin
Eytukan26-Jan-09 18:52
Eytukan26-Jan-09 18:52 
GeneralRe: Displaying Symbol issue......... Pin
CPallini27-Jan-09 0:47
mveCPallini27-Jan-09 0:47 

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.