Click here to Skip to main content
15,896,154 members
Articles / Programming Languages / C++

Splitting strings

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Aug 2010BSD2 min read 14.4K   8  
Splitting or tokenizing a string into substrings divided by a separator
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Software Developer (Senior)
Sweden Sweden
Orjan has worked as a professional developer - in Sweden and England - since 1993, using a range of languages (C++, Pascal, Delphi, C, C#, Visual Basic, Python and assemblers), but tends to return to C++.

Comments and Discussions