CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Apr 2004
    Posts
    265

    [Resolved]String Manipulation

    Hi,

    I have a string like "a_b_c_d". How do I get only c out of this string?

    Thanks
    Last edited by shers; August 14th, 2011 at 04:58 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured