Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: overloading left-shift operator to output to stringstream Pin
David Crow8-Oct-09 7:38
David Crow8-Oct-09 7:38 
GeneralRe: overloading left-shift operator to output to stringstream [modified] Pin
Sauce!8-Oct-09 17:18
Sauce!8-Oct-09 17:18 
AnswerRe: overloading left-shift operator to output to stringstream Pin
David Crow9-Oct-09 4:42
David Crow9-Oct-09 4:42 
Questiondata access Pin
thangvel8-Oct-09 6:14
thangvel8-Oct-09 6:14 
AnswerRe: data access Pin
Rajesh R Subramanian8-Oct-09 6:37
professionalRajesh R Subramanian8-Oct-09 6:37 
GeneralRe: data access Pin
kilt8-Oct-09 23:18
kilt8-Oct-09 23:18 
QuestionUsing TCHAR and char array Pin
dipuks8-Oct-09 6:09
dipuks8-Oct-09 6:09 
AnswerRe: Using TCHAR and char array [modified] Pin
CPallini8-Oct-09 6:14
mveCPallini8-Oct-09 6:14 
You should zero-terminate the string, I suppose, i.e.

array[6] = 0
array[7] = 0

Smile | :)

Nevermind, I was a it hasty. Blush | :O

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

modified on Thursday, October 8, 2009 1:55 PM

GeneralRe: Using TCHAR and char array Pin
Richard MacCutchan8-Oct-09 6:25
mveRichard MacCutchan8-Oct-09 6:25 
GeneralRe: Using TCHAR and char array Pin
dipuks8-Oct-09 6:43
dipuks8-Oct-09 6:43 
GeneralRe: Using TCHAR and char array Pin
CPallini8-Oct-09 7:50
mveCPallini8-Oct-09 7:50 
GeneralRe: Using TCHAR and char array Pin
Richard MacCutchan8-Oct-09 8:29
mveRichard MacCutchan8-Oct-09 8:29 
GeneralRe: Using TCHAR and char array Pin
dipuks8-Oct-09 6:26
dipuks8-Oct-09 6:26 
GeneralRe: Using TCHAR and char array Pin
Richard MacCutchan8-Oct-09 6:55
mveRichard MacCutchan8-Oct-09 6:55 
GeneralRe: Using TCHAR and char array Pin
Rajesh R Subramanian8-Oct-09 7:02
professionalRajesh R Subramanian8-Oct-09 7:02 
GeneralRe: Using TCHAR and char array Pin
Richard MacCutchan8-Oct-09 7:12
mveRichard MacCutchan8-Oct-09 7:12 
AnswerRe: Using TCHAR and char array Pin
Rajesh R Subramanian8-Oct-09 7:00
professionalRajesh R Subramanian8-Oct-09 7:00 
GeneralRe: Using TCHAR and char array Pin
dipuks8-Oct-09 7:56
dipuks8-Oct-09 7:56 
QuestionExecute a GUI dll (SDI MFC) from exe Pin
MrKBA8-Oct-09 4:27
MrKBA8-Oct-09 4:27 
AnswerRe: Execute a GUI dll (SDI MFC) from exe Pin
Code-o-mat8-Oct-09 5:06
Code-o-mat8-Oct-09 5:06 
GeneralRe:@ Code-o-mat Execute a GUI dll (SDI MFC) from exe Pin
MrKBA8-Oct-09 5:14
MrKBA8-Oct-09 5:14 
GeneralRe:@ Code-o-mat Execute a GUI dll (SDI MFC) from exe Pin
Code-o-mat8-Oct-09 5:22
Code-o-mat8-Oct-09 5:22 
GeneralRe:@ Code-o-mat Execute a GUI dll (SDI MFC) from exe Pin
MrKBA8-Oct-09 6:16
MrKBA8-Oct-09 6:16 
GeneralRe:@ Code-o-mat Execute a GUI dll (SDI MFC) from exe Pin
Code-o-mat8-Oct-09 9:14
Code-o-mat8-Oct-09 9:14 
GeneralRe:@ Code-o-mat Execute a GUI dll (SDI MFC) from exe Pin
MrKBA8-Oct-09 11:41
MrKBA8-Oct-09 11:41 

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.