CString to Char ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jj555s
    New Member
    • Mar 2007
    • 36

    CString to Char ?

    I tried looking around for how to change characters in a CString but seems like its a touchy issue.

    Could someone help explain and give an example how to do this?
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    Originally posted by jj555s
    I tried looking around for how to change characters in a CString but seems like its a touchy issue.

    Could someone help explain and give an example how to do this?
    have a look thru theis tutorial on character sequences
    http://www.cplusplus.c om/doc/tutorial/ntcs.html

    Comment

    Working...