Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to Create non heap array of objects (class takin 2 args with no Default cotr) Pin
vibindia15-Jun-08 18:36
vibindia15-Jun-08 18:36 
AnswerRe: How to Create non heap array of objects (class takin 2 args with no Default cotr) Pin
Nibu babu thomas15-Jun-08 18:45
Nibu babu thomas15-Jun-08 18:45 
Questionuse Graphics::DrawString to draw verctical text (90 degrees counter clockwise) Pin
followait15-Jun-08 17:32
followait15-Jun-08 17:32 
AnswerRe: use Graphics::DrawString to draw verctical text (90 degrees counter clockwise) Pin
bob1697215-Jun-08 18:05
bob1697215-Jun-08 18:05 
AnswerRe: use Graphics::DrawString to draw verctical text (90 degrees counter clockwise) Pin
JudyL_MD16-Jun-08 2:18
JudyL_MD16-Jun-08 2:18 
GeneralRe: use Graphics::DrawString to draw verctical text (90 degrees counter clockwise) Pin
followait16-Jun-08 3:27
followait16-Jun-08 3:27 
GeneralRe: use Graphics::DrawString to draw verctical text (90 degrees counter clockwise) Pin
bob1697216-Jun-08 3:36
bob1697216-Jun-08 3:36 
Questionstring formated, as CString.Format() do Pin
CodingLover15-Jun-08 16:54
CodingLover15-Jun-08 16:54 
Hi all,

I have a CString as follows,

CString str = "Some Data";
str.Format(_T("%s%d"), str, 123) );


If I use str as a standard string in c++, how can I do this format.

I appreciate your help all the time...
CodingLover Smile | :)

AnswerRe: string formated, as CString.Format() do Pin
Nibu babu thomas15-Jun-08 17:33
Nibu babu thomas15-Jun-08 17:33 
GeneralRe: string formated, as CString.Format() do Pin
CodingLover15-Jun-08 17:37
CodingLover15-Jun-08 17:37 
GeneralRe: string formated, as CString.Format() do Pin
Nibu babu thomas15-Jun-08 17:49
Nibu babu thomas15-Jun-08 17:49 
GeneralRe: string formated, as CString.Format() do Pin
bob1697215-Jun-08 18:12
bob1697215-Jun-08 18:12 
GeneralRe: string formated, as CString.Format() do Pin
Nibu babu thomas15-Jun-08 18:33
Nibu babu thomas15-Jun-08 18:33 
GeneralRe: string formated, as CString.Format() do Pin
bob1697216-Jun-08 6:12
bob1697216-Jun-08 6:12 
QuestionRe: string formated, as CString.Format() do Pin
CodingLover15-Jun-08 18:12
CodingLover15-Jun-08 18:12 
AnswerRe: string formated, as CString.Format() do Pin
Nibu babu thomas15-Jun-08 18:29
Nibu babu thomas15-Jun-08 18:29 
NewsRe: string formated, as CString.Format() do Pin
CodingLover15-Jun-08 18:36
CodingLover15-Jun-08 18:36 
GeneralRe: string formated, as CString.Format() do Pin
Dan15-Jun-08 21:20
Dan15-Jun-08 21:20 
NewsRe: string formated, as CString.Format() do Pin
CodingLover16-Jun-08 17:16
CodingLover16-Jun-08 17:16 
GeneralRe: string formated, as CString.Format() do Pin
Nelek15-Jun-08 21:11
protectorNelek15-Jun-08 21:11 
AnswerRe: string formated, as CString.Format() do Pin
Stephen Hewitt16-Jun-08 17:10
Stephen Hewitt16-Jun-08 17:10 
GeneralRe: string formated, as CString.Format() do Pin
CodingLover16-Jun-08 17:15
CodingLover16-Jun-08 17:15 
QuestionOld Application - MDB2 Data? Pin
StylezHouse15-Jun-08 11:53
StylezHouse15-Jun-08 11:53 
QuestionError message "One or more breakpoints cannot be set and have been disabled..." VC6.0 Pin
Vaclav_15-Jun-08 3:53
Vaclav_15-Jun-08 3:53 
AnswerRe: Error message "One or more breakpoints cannot be set and have been disabled..." VC6.0 Pin
Chris Losinger15-Jun-08 4:07
professionalChris Losinger15-Jun-08 4:07 

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.