hello everyone can someone help me please? i want to be able to test the last token, to see if it is a delimeter or a string. if the last token is a delimeter (comma), i want an empty string to be put in my vector. i already have tested to see if between two delimeters is a empty string or not and that works fine, but i am a bit stuck on how to see if the last token is a delimeter or not. could someone please give me some ideas or solutions. thanks ben