I am working on a small program where I am supposed to create a tokenizer that allows the user to pick the delimiter. I am suppsed to use linked lists and anything from the STL string class. I haven't used C++ in a while and would greatly appreciate the help!