Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dumb Question - Build Large CString Pin
Code-o-mat27-Sep-11 9:55
Code-o-mat27-Sep-11 9:55 
GeneralRe: Dumb Question - Build Large CString Pin
Chuck O'Toole27-Sep-11 10:04
Chuck O'Toole27-Sep-11 10:04 
GeneralRe: Dumb Question - Build Large CString Pin
TheGreatAndPowerfulOz27-Sep-11 10:08
TheGreatAndPowerfulOz27-Sep-11 10:08 
GeneralRe: Dumb Question - Build Large CString Pin
Chuck O'Toole27-Sep-11 10:19
Chuck O'Toole27-Sep-11 10:19 
GeneralRe: Dumb Question - Build Large CString Pin
Stefan_Lang28-Sep-11 1:36
Stefan_Lang28-Sep-11 1:36 
GeneralRe: Dumb Question - Build Large CString Pin
TheGreatAndPowerfulOz28-Sep-11 3:47
TheGreatAndPowerfulOz28-Sep-11 3:47 
GeneralRe: Dumb Question - Build Large CString Pin
Stefan_Lang28-Sep-11 3:51
Stefan_Lang28-Sep-11 3:51 
GeneralRe: Dumb Question - Build Large CString Pin
TheGreatAndPowerfulOz28-Sep-11 6:59
TheGreatAndPowerfulOz28-Sep-11 6:59 
Read my post again.

I said it depends on whether or not CString has an operator+(const char*, const char*). Since the OP indicated that the variable is a CString (which does have a such an operator+ defined) then it is valid C++ code.

Where did I say anything about a tertiary operator +? And CString is NOT a built-in type.

I'm basically agreeing with you.
If your actions inspire others to dream more, learn more, do more and become more, you are a leader." - John Quincy Adams
You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering” - Wernher von Braun

GeneralRe: Dumb Question - Build Large CString Pin
Stefan_Lang28-Sep-11 22:50
Stefan_Lang28-Sep-11 22:50 
GeneralRe: Dumb Question - Build Large CString Pin
Snorri Kristjansson4-Oct-11 3:25
professionalSnorri Kristjansson4-Oct-11 3:25 
GeneralRe: Dumb Question - Build Large CString Pin
Chuck O'Toole28-Sep-11 5:18
Chuck O'Toole28-Sep-11 5:18 
GeneralRe: Dumb Question - Build Large CString Pin
TheGreatAndPowerfulOz28-Sep-11 7:08
TheGreatAndPowerfulOz28-Sep-11 7:08 
GeneralRe: Dumb Question - Build Large CString Pin
Chuck O'Toole28-Sep-11 13:31
Chuck O'Toole28-Sep-11 13:31 
GeneralRe: Dumb Question - Build Large CString Pin
jkirkerx28-Sep-11 6:19
professionaljkirkerx28-Sep-11 6:19 
GeneralRe: Dumb Question - Build Large CString Pin
jkirkerx27-Sep-11 10:43
professionaljkirkerx27-Sep-11 10:43 
GeneralRe: Dumb Question - Build Large CString Pin
Code-o-mat27-Sep-11 21:57
Code-o-mat27-Sep-11 21:57 
AnswerRe: Dumb Question - Build Large CString Pin
Chuck O'Toole27-Sep-11 9:55
Chuck O'Toole27-Sep-11 9:55 
GeneralRe: Dumb Question - Build Large CString Pin
Chuck O'Toole27-Sep-11 10:24
Chuck O'Toole27-Sep-11 10:24 
AnswerStrange, the string builds, but the ShellExecuteEX running pkgmgr.exe Pin
jkirkerx27-Sep-11 12:42
professionaljkirkerx27-Sep-11 12:42 
AnswerRe: Dumb Question - Build Large CString Pin
Software_Developer27-Sep-11 18:33
Software_Developer27-Sep-11 18:33 
AnswerRe: Dumb Question - Build Large CString Pin
Stefan_Lang28-Sep-11 1:40
Stefan_Lang28-Sep-11 1:40 
QuestionCalling a function using as your name the content a CString Pin
Samuel Nunes de Arruda27-Sep-11 9:02
Samuel Nunes de Arruda27-Sep-11 9:02 
AnswerRe: Calling a function using as your name the content a CString Pin
André Kraak27-Sep-11 9:12
André Kraak27-Sep-11 9:12 
GeneralRe: Calling a function using as your name the content a CString Pin
Albert Holguin27-Sep-11 9:33
professionalAlbert Holguin27-Sep-11 9:33 
GeneralRe: Calling a function using as your name the content a CString Pin
Samuel Nunes de Arruda27-Sep-11 10:09
Samuel Nunes de Arruda27-Sep-11 10:09 

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.