How to use strtok in c++?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bloodbath
    New Member
    • Aug 2008
    • 2

    How to use strtok in c++?

    i have no idea how to use strtok using loops.
    there are no specified numbers of strings to be entered.
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Perhaps, you could try looking in your text book or Googling strtok

    Comment

    • bloodbath
      New Member
      • Aug 2008
      • 2

      #3
      strtok();

      Aloha! could you please give a simple example of using strtok() in c++? plz3!

      Comment

      • Banfa
        Recognized Expert Expert
        • Feb 2006
        • 9067

        #4
        Please DO NOT double post your questions.

        Please DO read the Posting Guidelines

        if you bothered to follow the link I gave you above and then followed the top result you would not need to have asked the second question.

        Generally speaking on this forum we are only willing to help those that help themselves.

        Banfa
        Administrator

        Comment

        Working...