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

Thread: split string !!

Threaded View

  1. #1
    Join Date
    Mar 2007
    Posts
    9

    Unhappy split string !!

    plez...anybody can solve my problem?
    how to split a string into smaller pieces in c++ programming... like a string "school" .. i want to split this string to be "hool" only...
    Last edited by enaz; March 23rd, 2007 at 10:36 PM. Reason: for my final project

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