Click here to Skip to main content
16,008,942 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get handle of control ? Pin
dlhson15-Apr-02 6:29
dlhson15-Apr-02 6:29 
AnswerRe: How to get handle of control ? Pin
Nish Nishant15-Apr-02 6:39
sitebuilderNish Nishant15-Apr-02 6:39 
AnswerRe: How to get handle of control ? Pin
Paul M Watt15-Apr-02 7:38
mentorPaul M Watt15-Apr-02 7:38 
AnswerRe: How to get handle of control ? Pin
Carlos Antollini15-Apr-02 7:48
Carlos Antollini15-Apr-02 7:48 
GeneralRe: How to get handle of control ? Pin
Carlos Antollini16-Apr-02 8:45
Carlos Antollini16-Apr-02 8:45 
QuestionSTL string : is it any good? Pin
Jon Hulatt15-Apr-02 6:16
Jon Hulatt15-Apr-02 6:16 
AnswerRe: STL string : is it any good? Pin
Anders Molin15-Apr-02 7:03
professionalAnders Molin15-Apr-02 7:03 
GeneralRe: STL string : is it any good? Pin
Tim Smith15-Apr-02 7:14
Tim Smith15-Apr-02 7:14 
I have to agree with Anders. For dynamic string intensive stuff, char arrays work best. For general string storage and lightweight processing, std::string is the way to go.

I use both extensively.

Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
GeneralRe: STL string : is it any good? Pin
Tim Smith15-Apr-02 7:15
Tim Smith15-Apr-02 7:15 
GeneralRe: STL string : is it any good? Pin
Jörgen Sigvardsson15-Apr-02 9:28
Jörgen Sigvardsson15-Apr-02 9:28 
GeneralRe: STL string : is it any good? Pin
Tim Smith15-Apr-02 9:37
Tim Smith15-Apr-02 9:37 
AnswerRe: STL string : is it any good? Pin
Ramon Casellas15-Apr-02 7:31
Ramon Casellas15-Apr-02 7:31 
GeneralRe: STL string : is it any good? Pin
Joaquín M López Muñoz15-Apr-02 8:38
Joaquín M López Muñoz15-Apr-02 8:38 
GeneralRe: STL string : is it any good? Pin
Tim Smith15-Apr-02 9:02
Tim Smith15-Apr-02 9:02 
GeneralRe: STL string : is it any good? Pin
Joaquín M López Muñoz15-Apr-02 9:46
Joaquín M López Muñoz15-Apr-02 9:46 
GeneralRe: STL string : is it any good? Pin
Tim Smith15-Apr-02 9:57
Tim Smith15-Apr-02 9:57 
GeneralRe: STL string : is it any good? Pin
Giles15-Apr-02 9:26
Giles15-Apr-02 9:26 
GeneralRe: STL string : is it any good? Pin
Mike Nordell15-Apr-02 11:02
Mike Nordell15-Apr-02 11:02 
GeneralUrgent help needed. enquire within Pin
15-Apr-02 5:59
suss15-Apr-02 5:59 
GeneralRe: Urgent help needed. enquire within Pin
Joaquín M López Muñoz15-Apr-02 6:35
Joaquín M López Muñoz15-Apr-02 6:35 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 6:40
suss15-Apr-02 6:40 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 6:42
sitebuilderNish Nishant15-Apr-02 6:42 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 6:52
suss15-Apr-02 6:52 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 7:00
sitebuilderNish Nishant15-Apr-02 7:00 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 7:12
suss15-Apr-02 7:12 

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.