Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do i make a Radio Button set at runtime? Pin
valikac1-Oct-02 5:45
valikac1-Oct-02 5:45 
GeneralRe: How do i make a Radio Button set at runtime? Pin
Anonymous1-Oct-02 5:52
Anonymous1-Oct-02 5:52 
GeneralRe: How do i make a Radio Button set at runtime? Pin
valikac1-Oct-02 10:31
valikac1-Oct-02 10:31 
Generalstrlen and char* Pin
ns1-Oct-02 4:49
ns1-Oct-02 4:49 
GeneralRe: strlen and char* Pin
Nish Nishant1-Oct-02 4:56
sitebuilderNish Nishant1-Oct-02 4:56 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:14
User 66581-Oct-02 5:14 
GeneralRe: strlen and char* Pin
ns1-Oct-02 5:17
ns1-Oct-02 5:17 
GeneralRe: strlen and char* Pin
Michael Dunn1-Oct-02 5:21
sitebuilderMichael Dunn1-Oct-02 5:21 
Gregor's code is wrong, Nish already gave you the correct answer. Use strlen() to count the characters, then add 1 for the terminating 0 character.

--Mike--
Just released - 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralRe: strlen and char* Pin
Michael Dunn1-Oct-02 5:18
sitebuilderMichael Dunn1-Oct-02 5:18 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:23
User 66581-Oct-02 5:23 
GeneralRe: strlen and char* Pin
jmkhael1-Oct-02 5:30
jmkhael1-Oct-02 5:30 
GeneralRe: strlen and char* Pin
User 66581-Oct-02 5:38
User 66581-Oct-02 5:38 
GeneralRe: strlen and char* Pin
jmkhael1-Oct-02 5:42
jmkhael1-Oct-02 5:42 
GeneralRe: strlen and char* Pin
Daniel Turini1-Oct-02 6:00
Daniel Turini1-Oct-02 6:00 
Generalstrcpy and CString question Pin
ns1-Oct-02 4:34
ns1-Oct-02 4:34 
GeneralRe: strcpy and CString question Pin
Nish Nishant1-Oct-02 4:46
sitebuilderNish Nishant1-Oct-02 4:46 
GeneralRe: strcpy and CString question Pin
ns1-Oct-02 4:52
ns1-Oct-02 4:52 
GeneralRe: strcpy and CString question Pin
Michael Dunn1-Oct-02 5:17
sitebuilderMichael Dunn1-Oct-02 5:17 
GeneralRe: strcpy and CString question Pin
Jon Hulatt1-Oct-02 5:30
Jon Hulatt1-Oct-02 5:30 
GeneralRe: strcpy and CString question Pin
Jon Hulatt1-Oct-02 5:35
Jon Hulatt1-Oct-02 5:35 
GeneralRe: strcpy and CString question Pin
Nitron1-Oct-02 5:31
Nitron1-Oct-02 5:31 
GeneralRe: strcpy and CString question Pin
Nish Nishant1-Oct-02 5:38
sitebuilderNish Nishant1-Oct-02 5:38 
GeneralRe: strcpy and CString question Pin
JT Anderson1-Oct-02 5:41
JT Anderson1-Oct-02 5:41 
GeneralRe: strcpy and CString question Pin
Nish Nishant1-Oct-02 5:54
sitebuilderNish Nishant1-Oct-02 5:54 
GeneralRe: strcpy and CString question Pin
Michael Dunn1-Oct-02 7:48
sitebuilderMichael Dunn1-Oct-02 7:48 

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.