Click here to Skip to main content
16,007,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: scan string for characters \ / ? * : " Pin
James R. Twine29-Dec-06 9:27
James R. Twine29-Dec-06 9:27 
Questionunsigned char (*) warning msg Pin
ikbahrian29-Dec-06 2:42
ikbahrian29-Dec-06 2:42 
AnswerRe: unsigned char (*) warning msg Pin
CPallini29-Dec-06 3:13
mveCPallini29-Dec-06 3:13 
GeneralRe: unsigned char (*) warning msg Pin
ikbahrian29-Dec-06 3:29
ikbahrian29-Dec-06 3:29 
AnswerRe: unsigned char (*) warning msg Pin
David Crow29-Dec-06 3:22
David Crow29-Dec-06 3:22 
GeneralRe: unsigned char (*) warning msg Pin
ikbahrian1-Jan-07 4:25
ikbahrian1-Jan-07 4:25 
Questionchar set int value.. Pin
davvid29-Dec-06 2:41
davvid29-Dec-06 2:41 
AnswerRe: char set int value.. Pin
Joan M29-Dec-06 2:51
professionalJoan M29-Dec-06 2:51 
This is not the exact answer that you ask, but...

Why don't you create a vector with the values that have been appearing. this vector should be dinamically modified.

then you could show the values making an easy function that would compare some values and substitute those values for the right letters.

In this way you could work always with numbers and you would separate the data from the visualization.

Hope this helps.
AnswerRe: char set int value.. Pin
David Crow29-Dec-06 3:33
David Crow29-Dec-06 3:33 
GeneralRe: char set int value.. Pin
davvid30-Dec-06 4:29
davvid30-Dec-06 4:29 
GeneralRe: char set int value.. Pin
David Crow2-Jan-07 3:05
David Crow2-Jan-07 3:05 
QuestionVC++6: Meaning of memory leaks that are dumped when I close the app. Pin
Joan M29-Dec-06 2:01
professionalJoan M29-Dec-06 2:01 
AnswerRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
CPallini29-Dec-06 2:34
mveCPallini29-Dec-06 2:34 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
Joan M29-Dec-06 2:38
professionalJoan M29-Dec-06 2:38 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
James R. Twine29-Dec-06 5:12
James R. Twine29-Dec-06 5:12 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
Gary R. Wheeler29-Dec-06 5:19
Gary R. Wheeler29-Dec-06 5:19 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
Joan M29-Dec-06 2:39
professionalJoan M29-Dec-06 2:39 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
CPallini29-Dec-06 2:57
mveCPallini29-Dec-06 2:57 
GeneralRe: VC++6: Meaning of memory leaks that are dumped when I close the app. Pin
James R. Twine29-Dec-06 5:15
James R. Twine29-Dec-06 5:15 
QuestionMFC DLL question Pin
FredrickNorge29-Dec-06 1:18
FredrickNorge29-Dec-06 1:18 
AnswerRe: MFC DLL question Pin
Don Box29-Dec-06 1:30
Don Box29-Dec-06 1:30 
AnswerRe: MFC DLL question Pin
Joan M29-Dec-06 2:03
professionalJoan M29-Dec-06 2:03 
GeneralRe: MFC DLL question Pin
FredrickNorge29-Dec-06 2:26
FredrickNorge29-Dec-06 2:26 
Questionc++ Pin
manu_220529-Dec-06 1:13
manu_220529-Dec-06 1:13 
QuestionRe: c++ Pin
CPallini29-Dec-06 2:22
mveCPallini29-Dec-06 2:22 

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.