Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat kind of VIEW is beeing used in different progs? Pin
18-Sep-01 23:34
suss18-Sep-01 23:34 
AnswerRe: What kind of VIEW is beeing used in different progs? Pin
Michael P Butler18-Sep-01 23:40
Michael P Butler18-Sep-01 23:40 
GeneralRe: What kind of VIEW is beeing used in different progs? Pin
18-Sep-01 23:51
suss18-Sep-01 23:51 
GeneralRe: What kind of VIEW is beeing used in different progs? Pin
Michael P Butler19-Sep-01 0:00
Michael P Butler19-Sep-01 0:00 
AnswerRe: What kind of VIEW is beeing used in different progs? Pin
Michael Dunn19-Sep-01 0:18
sitebuilderMichael Dunn19-Sep-01 0:18 
GeneralFinding an item in ListCtrl Pin
Özgür18-Sep-01 23:13
Özgür18-Sep-01 23:13 
GeneralRe: Finding an item in ListCtrl Pin
Tomasz Sowinski19-Sep-01 0:59
Tomasz Sowinski19-Sep-01 0:59 
GeneralQuestion about strings Pin
18-Sep-01 22:41
suss18-Sep-01 22:41 
I'm trying to learn C++ and I've a couple of basic questions about strings I don't know, could somebody help me ???

Case 1.
I've a CString object in my application and I've a function which uses that CString but doesn't modify it (just get the value). Which is the best way to pass it ?? Should I pass it as CString, CString*, const char* ???

Case 2.
The same as above but now I want to modify the value.

Could somebody help me with that ?? and please tell me why is better one option than another.

Thanks in advance.



GeneralRe: Question about strings Pin
[James Pullicino]18-Sep-01 22:58
[James Pullicino]18-Sep-01 22:58 
GeneralRe: Question about strings Pin
18-Sep-01 23:11
suss18-Sep-01 23:11 
GeneralRe: Question about strings Pin
Michael Dunn18-Sep-01 22:59
sitebuilderMichael Dunn18-Sep-01 22:59 
GeneralRe: Question about strings Pin
18-Sep-01 23:09
suss18-Sep-01 23:09 
GeneralRe: Question about strings Pin
Steen Krogsgaard18-Sep-01 23:23
Steen Krogsgaard18-Sep-01 23:23 
GeneralRe: Question about strings Pin
18-Sep-01 23:29
suss18-Sep-01 23:29 
GeneralRe: Question about strings Pin
18-Sep-01 23:31
suss18-Sep-01 23:31 
Generalwave files Pin
18-Sep-01 21:36
suss18-Sep-01 21:36 
GeneralDisabled images on buttons Pin
PJ Arends18-Sep-01 21:32
professionalPJ Arends18-Sep-01 21:32 
GeneralRe: Disabled images on buttons Pin
18-Sep-01 22:10
suss18-Sep-01 22:10 
QuestionMake an array of words from a sentence? Pin
Tryhard18-Sep-01 20:47
Tryhard18-Sep-01 20:47 
AnswerRe: Make an array of words from a sentence? Pin
Christian Graus18-Sep-01 22:30
protectorChristian Graus18-Sep-01 22:30 
GeneralWin32 edit box problems Pin
Christian Graus18-Sep-01 20:26
protectorChristian Graus18-Sep-01 20:26 
GeneralRe: Win32 edit box problems Pin
18-Sep-01 22:19
suss18-Sep-01 22:19 
GeneralRe: Win32 edit box problems Pin
Christian Graus18-Sep-01 22:25
protectorChristian Graus18-Sep-01 22:25 
GeneralRe: Win32 edit box problems Pin
Paul A. Howes19-Sep-01 3:05
Paul A. Howes19-Sep-01 3:05 
QuestionHow can I programmatically insert an OLE objects (or image) into RTF control??? Pin
Youknowme18-Sep-01 18:22
Youknowme18-Sep-01 18: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.