Click here to Skip to main content
15,921,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: AddFontResourceEx Pin
Randor 26-Jan-09 17:22
professional Randor 26-Jan-09 17:22 
GeneralRe: AddFontResourceEx Pin
RaymondM26-Jan-09 19:13
RaymondM26-Jan-09 19:13 
GeneralRe: AddFontResourceEx [modified] Pin
Randor 26-Jan-09 21:09
professional Randor 26-Jan-09 21:09 
GeneralRe: AddFontResourceEx Pin
RaymondM27-Jan-09 4:47
RaymondM27-Jan-09 4:47 
GeneralRe: AddFontResourceEx Pin
Randor 27-Jan-09 7:52
professional Randor 27-Jan-09 7:52 
QuestionWindow Handle from CreateWindow will colse itself when thread exit? Pin
fitatc25-Jan-09 21:33
fitatc25-Jan-09 21:33 
AnswerRe: Window Handle from CreateWindow will colse itself when thread exit? Pin
Stuart Dootson25-Jan-09 21:55
professionalStuart Dootson25-Jan-09 21:55 
AnswerRe: Window Handle from CreateWindow will colse itself when thread exit? Pin
Stephen Hewitt26-Jan-09 0:33
Stephen Hewitt26-Jan-09 0:33 
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 

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.