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

Thread: strtok

  1. #1
    Join Date
    Nov 2005
    Posts
    12

    strtok

    Hi

    What is equal of strtok in C++ string?

    or How can i split any string in c++ without using strtok?

    tnx

  2. #2
    Join Date
    Aug 2000
    Location
    West Virginia
    Posts
    7,725

  3. #3
    Join Date
    Feb 2005
    Location
    "The Capital"
    Posts
    5,306

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