Split strings

Hi,i am currently working at a list that can extract strings from a file,separate the information from the string using the delimiter "|" and put those pieces of information in an object.I extract the lines using getline but i dont know how to split the string.I don't have the boost library.Thank you for your help.
use str_tok method of to get the desired result
Topic archived. No new replies allowed.