Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: accessing parent variables from dialog mfc?? Pin
David Crow18-Apr-07 2:51
David Crow18-Apr-07 2:51 
GeneralRe: accessing parent variables from dialog mfc?? Pin
bimgot18-Apr-07 3:48
bimgot18-Apr-07 3:48 
QuestionRe: accessing parent variables from dialog mfc?? Pin
David Crow18-Apr-07 3:59
David Crow18-Apr-07 3:59 
AnswerRe: accessing parent variables from dialog mfc?? Pin
bimgot18-Apr-07 5:21
bimgot18-Apr-07 5:21 
GeneralRe: accessing parent variables from dialog mfc?? Pin
David Crow18-Apr-07 5:25
David Crow18-Apr-07 5:25 
GeneralRe: accessing parent variables from dialog mfc?? Pin
bimgot18-Apr-07 5:30
bimgot18-Apr-07 5:30 
QuestionVC++ Class Diagram resolution. Pin
oleg6317-Apr-07 10:08
professionaloleg6317-Apr-07 10:08 
QuestionHelp Pin
tanchinchee17-Apr-07 7:01
tanchinchee17-Apr-07 7:01 
Hi,
i am trying to develop a table which contain the following:

No Name I/C number Experiment Group
Week1 Week2 Week3
1 Tan Chin Chee 1234456666 Exp 1 Exp 2 Exp 3 A
2 AKKKKKKKKKKKK 3847384737 A
3
4
5

6 Adrian 565565656 Exp 2 Exp 3 Exp 1 B
7

Well the problem here is a have to read the name from a name list of 66 person. And i cannot cout their name. Since in the name list all the name will be written in such way (Tan Chin Chee). After the space it, the next char will be store as some other thing else(not name). And how do i make a space after the group A. Where you can see after number 5, there is a space before going to number 6.

Thanks.

p/s : I am using c++
AnswerRe: Help Pin
Arman S.17-Apr-07 7:19
Arman S.17-Apr-07 7:19 
GeneralRe: Help Pin
tanchinchee17-Apr-07 7:24
tanchinchee17-Apr-07 7:24 
QuestionRe: Help Pin
sthotakura17-Apr-07 7:45
sthotakura17-Apr-07 7:45 
AnswerRe: Help Pin
tanchinchee17-Apr-07 7:51
tanchinchee17-Apr-07 7:51 
GeneralRe: Help Pin
David Crow17-Apr-07 7:50
David Crow17-Apr-07 7:50 
GeneralRe: Help Pin
tanchinchee17-Apr-07 7:56
tanchinchee17-Apr-07 7:56 
AnswerRe: Help Pin
Maximilien17-Apr-07 7:23
Maximilien17-Apr-07 7:23 
GeneralRe: Help Pin
tanchinchee17-Apr-07 7:27
tanchinchee17-Apr-07 7:27 
QuestionRe: Help Pin
David Crow17-Apr-07 7:51
David Crow17-Apr-07 7:51 
AnswerRe: Help Pin
tanchinchee17-Apr-07 8:01
tanchinchee17-Apr-07 8:01 
QuestionRe: Help Pin
David Crow17-Apr-07 8:03
David Crow17-Apr-07 8:03 
AnswerRe: Help Pin
tanchinchee17-Apr-07 8:05
tanchinchee17-Apr-07 8:05 
QuestionRe: Help Pin
David Crow17-Apr-07 8:15
David Crow17-Apr-07 8:15 
AnswerMessage Closed Pin
17-Apr-07 8:24
tanchinchee17-Apr-07 8:24 
QuestionRe: Help Pin
David Crow17-Apr-07 8:27
David Crow17-Apr-07 8:27 
AnswerRe: Help Pin
tanchinchee17-Apr-07 8:33
tanchinchee17-Apr-07 8:33 
QuestionRe: Help Pin
David Crow17-Apr-07 8:40
David Crow17-Apr-07 8:40 

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.