Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Radio Buttons Pin
RomTibi8-Mar-08 23:47
RomTibi8-Mar-08 23:47 
GeneralRe: Radio Buttons Pin
Hamid_RT9-Mar-08 0:46
Hamid_RT9-Mar-08 0:46 
GeneralRe: Radio Buttons Pin
RomTibi9-Mar-08 8:25
RomTibi9-Mar-08 8:25 
GeneralRe: Radio Buttons Pin
Hamid_RT9-Mar-08 19:52
Hamid_RT9-Mar-08 19:52 
GeneralRe: Radio Buttons Pin
RomTibi10-Mar-08 5:14
RomTibi10-Mar-08 5:14 
GeneralRe: Radio Buttons Pin
Hamid_RT10-Mar-08 22:37
Hamid_RT10-Mar-08 22:37 
JokeRe: Radio Buttons Pin
toxcct10-Mar-08 5:47
toxcct10-Mar-08 5:47 
QuestionHow to extract a single character from a CString Pin
Larry Mills Sr8-Mar-08 8:16
Larry Mills Sr8-Mar-08 8:16 
Can someone provide some code that shows how to obtain a single character from a CString that could contain upwards of 1024 characters?
I've tried several methods, but none have worked.
Example:
CString str = _T("Can someone provide some code that shows how to obtain a single character from a CString that could contain upwards of 1024 characters? I've tried several methods, but none have worked.");
======================= end example ==========================

A C++ programming language novice, but striving to learn
AnswerRe: How to extract a single character from a CString Pin
CPallini8-Mar-08 10:01
mveCPallini8-Mar-08 10:01 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery8-Mar-08 10:24
Mark Salsbery8-Mar-08 10:24 
GeneralRe: How to extract a single character from a CString Pin
CPallini8-Mar-08 10:54
mveCPallini8-Mar-08 10:54 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery8-Mar-08 10:57
Mark Salsbery8-Mar-08 10:57 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr8-Mar-08 14:19
Larry Mills Sr8-Mar-08 14:19 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery8-Mar-08 15:07
Mark Salsbery8-Mar-08 15:07 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr9-Mar-08 5:54
Larry Mills Sr9-Mar-08 5:54 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery9-Mar-08 8:09
Mark Salsbery9-Mar-08 8:09 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr10-Mar-08 4:35
Larry Mills Sr10-Mar-08 4:35 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery10-Mar-08 6:37
Mark Salsbery10-Mar-08 6:37 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr11-Mar-08 9:09
Larry Mills Sr11-Mar-08 9:09 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr8-Mar-08 14:07
Larry Mills Sr8-Mar-08 14:07 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery8-Mar-08 14:30
Mark Salsbery8-Mar-08 14:30 
GeneralRe: How to extract a single character from a CString Pin
Larry Mills Sr8-Mar-08 14:45
Larry Mills Sr8-Mar-08 14:45 
GeneralRe: How to extract a single character from a CString Pin
Mark Salsbery8-Mar-08 15:05
Mark Salsbery8-Mar-08 15:05 
QuestionRe: How to extract a single character from a CString Pin
CPallini8-Mar-08 22:51
mveCPallini8-Mar-08 22:51 
GeneralHelp in De Morgans Law Pin
Ryano8-Mar-08 5:45
Ryano8-Mar-08 5:45 

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.